Has anyone got Mediawiki to work on Windows Vista Home Premium Edition?
Hello -
I had success installing MW 1.15 using these instructions:
http://lifehacker.com/163707/geek-to-live--set-up-your-personal-wikipedia
And, I installed this flavor of WAMP: http://www.wampserver.com/en/
Hope it works for you.
Evelyn --------------- Evelyn Yoder Technical Communications
-----Original Message----- From: mediawiki-l-bounces@lists.wikimedia.org [mailto:mediawiki-l-bounces@lists.wikimedia.org] On Behalf Of cknell@onebox.com Sent: Friday, September 11, 2009 5:09 PM To: mediawiki-l@lists.wikimedia.org Subject: Re: [Mediawiki-l] MediaWiki 1.15.1 on Vista Home Premium Editioninstall error
Has anyone got Mediawiki to work on Windows Vista Home Premium Edition? -- Charles Knell cknell@onebox.com - email
-----Original Message----- From: cknell@onebox.com Sent: Wed, 09 Sep 2009 09:03:54 -0400 To: mediawiki-l@lists.wikimedia.org Subject: Re: [Mediawiki-l] MediaWiki 1.15.1 on Vista Home Premium Edition install error
Thank you for your reply.
in the PHP.ini file that gets loaded, there is a setting that specifies where the extensions are... For example on my system (PHP 5.3 installed via WAMPServer) it is ... extension_dir = "e:/wamp/bin/php/php5.3.0/ext/" (Im running on Windows)
o My installation is running on (or failing to run on) Windows Vista Home Premium. o My PHP installation is at D:\php and the extensions are in D:\php\ext. o The PATH system variable shows that D:\php\ext is included. o In the php.ini file, the extension_dir is set with this entry: extension_dir=D:\php\ext
Also remember that there may be several PHP.ini files
o My computer has exactly one php.ini file. It is located at d:\php\php.ini. I have verified this by using the file explorer's find file function.
If you enter the following in your webbrowser, you'll see what the PHP info is being used for the webserver (which is what matters to MediaWiki).
o This reports that the Loaded Configuration File is D:php\php.ini.
Have you looked at your Apache error log?
Have you copied the libmysql.dll file from the PHP directory to c:\windows\system32? Even with the c:\php folder in my path it didn't work for me until I did that. Apache had the following error as well: PHP Warning: PHP Startup: Unable to load dynamic library 'C:/PHP/ext/php_mysql.dll' - The specified module could not be found.
Here is my config: Windows Vista Home Premium SP2 apache_2.2.13-win32-x86-openssl-0.9.8k mysql-essential-5.1.38-win32 php-5.2.10-Win32
cknell@onebox.com wrote:
Has anyone got Mediawiki to work on Windows Vista Home Premium Edition?
mediawiki-l@lists.wikimedia.org