Sorry to spam everyone with my add request.
I had a question - I'm a newbie to mediawiki & I installed the program (v. 1.13.2) successfully to my website: www.researchpipeline.com.
But when I went to www.researchpipeline.com/mediawiki (where it was installed), it just gives me the message that I need to set up mediawiki first! I tried setting it up again with the exact same result. No error messages or anything. I then went and looked at my website's error logs in cPanel and found the following messages (the time-stamp was around the same time I was manually installing mediawiki, but I don't know if these errors are related):
File does not exist: /home/lyndi1/public_html/researchpipeline/404.shtml File does not exist: /home/lyndi1/public_html/researchpipeline/www.rapidminer.com/ File does not exist: /home/lyndi1/public_html/404.shtml File does not exist: /home/lyndi1/public_html/robots.txt
Here's the output file mediawiki gave me after installation: * PHP 5.2.6 installed * Found database drivers for: MySQL PostgreSQL SQLite * PHP server API is cgi; using ugly URLs (index.php?title=Page_Title) * Have XML / Latin1-UTF-8 conversion support. * Warning: A value for session.save_path has not been set in PHP.ini. If the default value causes problems with saving session data, set it to a valid path which is read/write/execute for the user your web server is running under. * PHP's memory_limit is 32M. * Couldn't find Turck MMCache, eAccelerator, APC or XCache; cannot use these for object caching. * GNU diff3 not found. * Found GD graphics library built-in, image thumbnailing will be enabled if you enable uploads. * Installation directory: /home/lyndi1/public_html/researchpipeline/mediawiki * Script URI path: /mediawiki * Installing MediaWiki with php file extensions * Environment checked. You can install MediaWiki. * Warning: $wgSecretKey key is insecure, generated with mt_rand(). Consider changing it manually. *
Generating configuration file... * Database type: MySQL * Loading class: DatabaseMysql * Attempting to connect to database server as lyndi1_wikiuser...success. * Connected to 5.0.51a-community; enabling MySQL 4.1/5.0 charset mode * Database lyndi1_wikidb exists * Creating tables... done. * Initializing statistics... * Created sysop account wikisysop. *
Creating LocalSettings.php...
Installation successful! Move the config/LocalSettings.php file to the parent directory, then follow this link to your wiki.
-----Original Message----- From: Christensen, Courtney [mailto:ChristensenC@BATTELLE.ORG] Sent: Monday, November 17, 2008 6:09 AM To: lyndie@researchpipeline.com Subject: RE: [Mediawiki-l] please add me to your mailing list!
Has anyone already mentioned that you can add yourself to the list at https://lists.wikimedia.org/mailman/listinfo/mediawiki-l ?
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Lyndie Chiou Sent: Monday, November 17, 2008 12:25 AM To: mediawiki-l@lists.wikimedia.org Subject: [Mediawiki-l] please add me to your mailing list!
lyndie@researchpipeline.com
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Lyndie Chiou wrote:
Sorry to spam everyone with my add request.
I had a question - I'm a newbie to mediawiki & I installed the program (v. 1.13.2) successfully to my website: www.researchpipeline.com.
But when I went to www.researchpipeline.com/mediawiki (where it was installed), it just gives me the message that I need to set up mediawiki first! I tried setting it up again with the exact same result. No error messages or anything.
I then went and looked at my website's error logs in cPanel and found the following messages (the time-stamp was around the same time I was manually installing mediawiki, but I don't know if these errors are related):
Not related
Here's the output file mediawiki gave me after installation: * PHP 5.2.6 installed * Found database drivers for: MySQL PostgreSQL SQLite * PHP server API is cgi; using ugly URLs (index.php?title=Page_Title) * Have XML / Latin1-UTF-8 conversion support. * Warning: A value for session.save_path has not been set in PHP.ini. If the default value causes problems with saving session data, set it to a valid path which is read/write/execute for the user your web server is running under. * PHP's memory_limit is 32M. * Couldn't find Turck MMCache, eAccelerator, APC or XCache; cannot use these for object caching. * GNU diff3 not found. * Found GD graphics library built-in, image thumbnailing will be enabled if you enable uploads. * Installation directory: /home/lyndi1/public_html/researchpipeline/mediawiki * Script URI path: /mediawiki * Installing MediaWiki with php file extensions * Environment checked. You can install MediaWiki. * Warning: $wgSecretKey key is insecure, generated with mt_rand(). Consider changing it manually. *
Generating configuration file... * Database type: MySQL * Loading class: DatabaseMysql * Attempting to connect to database server as lyndi1_wikiuser...success. * Connected to 5.0.51a-community; enabling MySQL 4.1/5.0 charset mode * Database lyndi1_wikidb exists * Creating tables... done. * Initializing statistics... * Created sysop account wikisysop. * Creating LocalSettings.php... Installation successful! Move the config/LocalSettings.php file to theparent directory, then follow this link to your wiki.
Did you move the LocalSettings file? Was the LocalSettings file created? If not, check the folder permissions.
Perhaps you moved the file to a different place? It's clearly not at http://www.researchpipeline.com/mediawiki/LocalSettings.php
Sorry for duplicate answer. I read my emails from old to new.
Darren VanBuren ------------------------- Sent from my iPod
On Nov 17, 2008, at 11:04, Platonides Platonides@gmail.com wrote:
Lyndie Chiou wrote:
Sorry to spam everyone with my add request.
I had a question - I'm a newbie to mediawiki & I installed the program (v. 1.13.2) successfully to my website: www.researchpipeline.com.
But when I went to www.researchpipeline.com/mediawiki (where it was installed), it just gives me the message that I need to set up mediawiki first! I tried setting it up again with the exact same result. No error messages or anything.
I then went and looked at my website's error logs in cPanel and found the following messages (the time-stamp was around the same time I was manually installing mediawiki, but I don't know if these errors are related):
Not related
Here's the output file mediawiki gave me after installation:
- PHP 5.2.6 installed
- Found database drivers for: MySQL PostgreSQL SQLite
- PHP server API is cgi; using ugly URLs (index.php?
title=Page_Title)
- Have XML / Latin1-UTF-8 conversion support.
- Warning: A value for session.save_path has not been set in
PHP.ini. If the default value causes problems with saving session data, set it to a valid path which is read/write/execute for the user your web server is running under.
- PHP's memory_limit is 32M.
- Couldn't find Turck MMCache, eAccelerator, APC or XCache;
cannot use these for object caching.
- GNU diff3 not found.
- Found GD graphics library built-in, image thumbnailing will be
enabled if you enable uploads.
- Installation directory:
/home/lyndi1/public_html/researchpipeline/mediawiki
- Script URI path: /mediawiki
- Installing MediaWiki with php file extensions
- Environment checked. You can install MediaWiki.
- Warning: $wgSecretKey key is insecure, generated with mt_rand().
Consider changing it manually.
Generating configuration file...
Database type: MySQL
Loading class: DatabaseMysql
Attempting to connect to database server as
lyndi1_wikiuser...success.
- Connected to 5.0.51a-community; enabling MySQL 4.1/5.0 charset
mode
Database lyndi1_wikidb exists
Creating tables... done.
Initializing statistics...
Created sysop account wikisysop.
Creating LocalSettings.php...
Installation successful! Move the config/LocalSettings.php
file to the parent directory, then follow this link to your wiki.
Did you move the LocalSettings file? Was the LocalSettings file created? If not, check the folder permissions.
Perhaps you moved the file to a different place? It's clearly not at http://www.researchpipeline.com/mediawiki/LocalSettings.php
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Yes, that was the problem! When the instructions said to move it to the parent directory, I thought that meant the website home directory. My problem is fixed, thank you very much!
:-) Lyndie
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Platonides Sent: Monday, November 17, 2008 11:04 AM To: mediawiki-l@lists.wikimedia.org Subject: Re: [Mediawiki-l] please add me to your mailing list!
Lyndie Chiou wrote:
Sorry to spam everyone with my add request.
I had a question - I'm a newbie to mediawiki & I installed the program (v. 1.13.2) successfully to my website: www.researchpipeline.com.
But when I went to www.researchpipeline.com/mediawiki (where it was installed), it just gives me the message that I need to set up mediawiki first! I tried setting it up again with the exact same result. No error messages or anything.
I then went and looked at my website's error logs in cPanel and found the following messages (the time-stamp was around the
same
time I was manually installing mediawiki, but I don't know if these errors are related):
Not related
Here's the output file mediawiki gave me after installation: * PHP 5.2.6 installed * Found database drivers for: MySQL PostgreSQL SQLite * PHP server API is cgi; using ugly URLs (index.php?title=Page_Title) * Have XML / Latin1-UTF-8 conversion support. * Warning: A value for session.save_path has not been set in PHP.ini.
If
the default value causes problems with saving session data, set it to a valid path which is read/write/execute for the user your web server is running under. * PHP's memory_limit is 32M. * Couldn't find Turck MMCache, eAccelerator, APC or XCache; cannot use these for object caching. * GNU diff3 not found. * Found GD graphics library built-in, image thumbnailing will be
enabled
if you enable uploads. * Installation directory: /home/lyndi1/public_html/researchpipeline/mediawiki * Script URI path: /mediawiki * Installing MediaWiki with php file extensions * Environment checked. You can install MediaWiki. * Warning: $wgSecretKey key is insecure, generated with mt_rand(). Consider changing it manually. *
Generating configuration file... * Database type: MySQL * Loading class: DatabaseMysql * Attempting to connect to database server as
lyndi1_wikiuser...success.
* Connected to 5.0.51a-community; enabling MySQL 4.1/5.0 charset mode * Database lyndi1_wikidb exists * Creating tables... done. * Initializing statistics... * Created sysop account wikisysop. * Creating LocalSettings.php... Installation successful! Move the config/LocalSettings.php file to
the
parent directory, then follow this link to your wiki.
Did you move the LocalSettings file? Was the LocalSettings file created? If not, check the folder permissions.
Perhaps you moved the file to a different place? It's clearly not at http://www.researchpipeline.com/mediawiki/LocalSettings.php
_______________________________________________ MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
Did you move LocalSettings.php from the config folder?
Darren VanBuren ------------------------- Sent from my iPod
On Nov 17, 2008, at 10:57, "Lyndie Chiou" lyndie@researchpipeline.com wrote:
Sorry to spam everyone with my add request.
I had a question - I'm a newbie to mediawiki & I installed the program (v. 1.13.2) successfully to my website: www.researchpipeline.com.
But when I went to www.researchpipeline.com/mediawiki (where it was installed), it just gives me the message that I need to set up mediawiki first! I tried setting it up again with the exact same result. No error messages or anything. I then went and looked at my website's error logs in cPanel and found the following messages (the time-stamp was around the same time I was manually installing mediawiki, but I don't know if these errors are related):
File does not exist: /home/lyndi1/public_html/researchpipeline/ 404.shtml File does not exist: /home/lyndi1/public_html/researchpipeline/www.rapidminer.com/ File does not exist: /home/lyndi1/public_html/404.shtml File does not exist: /home/lyndi1/public_html/robots.txt
Here's the output file mediawiki gave me after installation:
- PHP 5.2.6 installed
- Found database drivers for: MySQL PostgreSQL SQLite
- PHP server API is cgi; using ugly URLs (index.php?
title=Page_Title)
- Have XML / Latin1-UTF-8 conversion support.
- Warning: A value for session.save_path has not been set in
PHP.ini. If the default value causes problems with saving session data, set it to a valid path which is read/write/execute for the user your web server is running under.
- PHP's memory_limit is 32M.
- Couldn't find Turck MMCache, eAccelerator, APC or XCache;
cannot use these for object caching.
- GNU diff3 not found.
- Found GD graphics library built-in, image thumbnailing will be
enabled if you enable uploads.
- Installation directory:
/home/lyndi1/public_html/researchpipeline/mediawiki
- Script URI path: /mediawiki
- Installing MediaWiki with php file extensions
- Environment checked. You can install MediaWiki.
- Warning: $wgSecretKey key is insecure, generated with mt_rand().
Consider changing it manually.
Generating configuration file...
Database type: MySQL
Loading class: DatabaseMysql
Attempting to connect to database server as
lyndi1_wikiuser...success.
- Connected to 5.0.51a-community; enabling MySQL 4.1/5.0 charset
mode
Database lyndi1_wikidb exists
Creating tables... done.
Initializing statistics...
Created sysop account wikisysop.
Creating LocalSettings.php...
Installation successful! Move the config/LocalSettings.php file
to the parent directory, then follow this link to your wiki.
-----Original Message----- From: Christensen, Courtney [mailto:ChristensenC@BATTELLE.ORG] Sent: Monday, November 17, 2008 6:09 AM To: lyndie@researchpipeline.com Subject: RE: [Mediawiki-l] please add me to your mailing list!
Has anyone already mentioned that you can add yourself to the list at https://lists.wikimedia.org/mailman/listinfo/mediawiki-l ?
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of Lyndie Chiou Sent: Monday, November 17, 2008 12:25 AM To: mediawiki-l@lists.wikimedia.org Subject: [Mediawiki-l] please add me to your mailing list!
lyndie@researchpipeline.com
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org