php-windows Digest 12 Dec 2011 11:18:11 -0000 Issue 3992
Topics (messages 30750 through 30751):
Re: Your PHP installation appears to be missing the MySQL extension which is
required by WordPress.
30750 by: Cameron Childress
30751 by: Marie-Claude QUIDOZ
Administrivia:
To subscribe to the digest, e-mail:
php-windows-digest-subscr...@lists.php.net
To unsubscribe from the digest, e-mail:
php-windows-digest-unsubscr...@lists.php.net
To post to the list, e-mail:
php-wind...@lists.php.net
----------------------------------------------------------------------
--- Begin Message ---
Looks like I resolved my own problem. I'd manually configured Apache's
httpd.conf file and misspelled the PHPIniDir. Oddly, PHP didn't complain
and Apache started without error, even with the misconfiguration. Working
now. Thanks.
-Cameron
On Sun, Dec 11, 2011 at 10:10 AM, Cameron Childress <camer...@gmail.com>wrote:
> Lobbing what I hope is a totally easy softball question here. I've
> Googled around for the answer, I've uninstalled and re-installed, I've
> tinkered with the PHP.ini file, copied files all over the place. Still
> having this problem, so here's my plea for help...
>
> I'm new to PHP, and new to Wordpress, but not new to web development. I
> have an existing Apache 2.2 installation on Windows 7 and am trying to add
> Wordpress to it. To support Wordpress, I've installed PHP. I used the PHP
> Windows installer (VC6) and connected up to my existing Apache installation
> just fine. Ran a test.php script and Apache/PHP are playing nice -
> everything works.
>
> When I installed PHP, I selected the MSSQL and MySQL extensions. I have
> verified that the extention dll files are in the /ext directory.
>
> I also have verified that the php.ini file contain these entries:
> [PHP_MYSQL]
> extension=php_mysql.dll
> [PHP_MYSQLI]
> extension=php_mysqli.dll
>
> Lastly, via my Google searches I've found that perhaps 'libmysql.dll'
> needs to be copied into the 'windows/system32' directory, so I tried that.
> Restarted Apache, restarted the entire computer, still getting the error.
>
> I imagine there has to be a very simple reason this PHP installation isn't
> working out of the box. What am I missing? I am still getting the error
> "Your PHP installation appears to be missing the MySQL extension which is
> required by WordPress." Should I be looking at WordPress help instead for
> this error?
>
> Thanks for any help.
>
> -Cameron
>
> ...
>
--- End Message ---
--- Begin Message ---
Hello
I think it can be for the same reason that phpldapadmin and phppgadmin does not
work.
Unfortunately I do not see in the httpd.conf file the line you mention
(PHPIniDir)
Thanks
MCQ
-----Message d'origine-----
De : Cameron Childress [mailto:camer...@gmail.com]
Envoyé : dimanche 11 décembre 2011 18:10
À : php-wind...@lists.php.net
Objet : [PHP-WIN] Re: Your PHP installation appears to be missing the MySQL
extension which is required by WordPress.
Looks like I resolved my own problem. I'd manually configured Apache's
httpd.conf file and misspelled the PHPIniDir. Oddly, PHP didn't complain and
Apache started without error, even with the misconfiguration. Working now.
Thanks.
-Cameron
On Sun, Dec 11, 2011 at 10:10 AM, Cameron Childress <camer...@gmail.com>wrote:
> Lobbing what I hope is a totally easy softball question here. I've
> Googled around for the answer, I've uninstalled and re-installed, I've
> tinkered with the PHP.ini file, copied files all over the place.
> Still having this problem, so here's my plea for help...
>
> I'm new to PHP, and new to Wordpress, but not new to web development.
> I have an existing Apache 2.2 installation on Windows 7 and am trying
> to add Wordpress to it. To support Wordpress, I've installed PHP. I
> used the PHP Windows installer (VC6) and connected up to my existing
> Apache installation just fine. Ran a test.php script and Apache/PHP
> are playing nice - everything works.
>
> When I installed PHP, I selected the MSSQL and MySQL extensions. I
> have verified that the extention dll files are in the /ext directory.
>
> I also have verified that the php.ini file contain these entries:
> [PHP_MYSQL]
> extension=php_mysql.dll
> [PHP_MYSQLI]
> extension=php_mysqli.dll
>
> Lastly, via my Google searches I've found that perhaps 'libmysql.dll'
> needs to be copied into the 'windows/system32' directory, so I tried that.
> Restarted Apache, restarted the entire computer, still getting the error.
>
> I imagine there has to be a very simple reason this PHP installation
> isn't working out of the box. What am I missing? I am still getting
> the error "Your PHP installation appears to be missing the MySQL
> extension which is required by WordPress." Should I be looking at
> WordPress help instead for this error?
>
> Thanks for any help.
>
> -Cameron
>
> ...
>
--- End Message ---