Last modified: 2010-05-15 15:37:26 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T6082, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 4082 - failed to open stream: No such file or directory
failed to open stream: No such file or directory
Status: RESOLVED FIXED
Product: MediaWiki
Classification: Unclassified
Installer (Other open bugs)
1.5.x
PC Windows Server 2003
: Normal blocker (vote)
: ---
Assigned To: Nobody - You can work on this!
http://tree.reynoldsfamily.me.uk/wiki/
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2005-11-26 00:48 UTC by Neil Reynolds
Modified: 2010-05-15 15:37 UTC (History)
0 users

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description Neil Reynolds 2005-11-26 00:48:10 UTC
Having seemingly performed a successful install (installation result page 
below) I get the following result when I access my wiki url (as per url 
field above):

Warning: Unknown
(e:\domains\t\tree.reynoldsfamily.me.uk\user\htdocs\wiki\index.php\Main_Pa
ge): failed to open stream: No such file or directory in Unknown on line 0

Warning: (null)(): Failed 
opening 'e:\domains\t\tree.reynoldsfamily.me.uk\user\htdocs\wiki\index.php
\Main_Page' for inclusion (include_path='.;c:\php4\pear') in Unknown on 
line 0

The url reported in the browser (IE6SP2) has changed to: 
http://tree.reynoldsfamily.me.uk/wiki/index.php/Main_Page

The output of the installation was: 

•	PHP 4.3.2: ok 
•	PHP server API is isapi; unknown; using pretty URLs 
(index.php/Page_Title), if you have trouble change this in 
LocalSettings.php 
•	Have XML / Latin1-UTF-8 conversion support. 
•	PHP is configured with no memory_limit. 
•	Have zlib support; enabling output compression. 
•	Neither Turck MMCache nor eAccelerator are installed, can't use 
object caching functions 
•	GNU diff3 not found. 
•	Couldn't find GD library or ImageMagick; image thumbnailing 
disabled. 
•	Installation directory: 
e:\domains\t\tree.reynoldsfamily.me.uk\user\htdocs\wiki 
•	Script URI path: /wiki 
•	Warning: $wgSecretKey key is insecure, generated with mt_rand(). 
Consider changing it manually. 
•	PHP is linked with old MySQL client libraries. If you are using a 
MySQL 4.1 server and have problems connecting to the database, see 
http://dev.mysql.com/doc/mysql/en/old-client.html for help. 
•	Trying to connect to MySQL on mysql5.streamline.net as root... 
o	MySQL error 1045: Access denied for user: 'root@213.171.218.61' 
(Using password: NO)
•	Trying regular user... ok. 
•	Connected to 4.0.25-standard; enabling MySQL 4 enhancements 
•	Warning: $wgSecretKey key is insecure, generated with mt_rand(). 
Consider changing it manually. 
•	Database reynol4 exists 
•	Creating tables... using MySQL 3/4 table defs... done. 
•	Initializing data... 
•	Created sysop account admin. 
•	Initialising "MediaWiki" namespace...
•	Clearing message cache...Done.
•	Creating LocalSettings.php...
Installation successful! Move the config/LocalSettings.php file into the 
parent directory, then follow this link to your wiki.

I can confirm that I moved the LocalSettings.php file to the parent 
directory (moved, not copied)

I hope you can help. I'm keen to get this working.

Kind Regards
Comment 1 Neil Reynolds 2005-11-26 09:57:33 UTC
According to the setup outpu - as per above - PHP server API is ISAPI so 
pretty URLs were enabled. Have noe changed to ugly URLs and it works!

Within LocalSettings.php...
## If using PHP as a CGI module, use the ugly URLs
$wgArticlePath = "$wgScript?title=$1";

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links