Forum: PHP Mar 19th, 2005 |
| Replies: 35 Views: 73,880 Re: php5 and phpmyadmin?? For those who tried all the above, but still have no succes:
Open httpd.conf (the Apache configuration file) in a text editor and add the following line:
PHPIniDir "C:/php"
Replace 'C:/php' with... |