|
Posted by Rich on 09/28/56 11:45
On Tue, 18 Apr 2006 10:05:00 GMT, Nospam wrote...
>
>I am trying to get mysql 4, php5, and apache to work on my winxp sp2 comp,
>unfortunately even though php5 and apache seems to work ok I am unable to
>utilise mysql with php and apache, I have yet to see a guide that has a
>problem free installation, if there is such a guide or a fix on how to get
>php5, apache and mysql all working on winxp sp2, after having moved
>libmysql.dll to the c:\php directory as well as the c:\windows\system
>directory,. and amended php.ini to show the path to c:\php\ext (although
>this version of php didn't automatically create an ext directory) and having
>amended path in the system environments to point to c:\php, as well as
>numerous other recommendations, I am stuck as to how to proceed. Any help
>will be greatly appreciated.
>
>
If I remember correctly, I believe PHP needs to be configured with the "mysql"
option. If you run the the "phpinfo()" function from a test page on your Apache
setup, that should list the details of your PHP configuration. If MySQL is
installed it should be listed there. If not you might need to adjust the order,
maybe installing MySQL first, then installing PHP with the MySQL option.
Rich
--
Newsguy Bandwidth Blowout 04-18-2006
Unlimited downloads all day long
http://newsguy.com/nolimits.htm
--
Navigation:
[Reply to this message]
|