bank Posted September 18, 2007 Share Posted September 18, 2007 Dear All, I've recently obtained a windows server, so that I could use it as a remote desktop, although I've come around to the idea of using apache to run a website off it in combination with mysql although I've tried testing the service although it doesn't want to use the php module, ie it says that the required file doesn't exist, I've had a look and I can confirm its there, any ideas of how to resolve this? Could it possibly be a permissions fault, if so how can I resolve this? Thanks In advance Link to comment https://forums.phpfreaks.com/topic/69744-quick-question-so-resolve-a-php-apache-windows-problem/ Share on other sites More sharing options...
bank Posted September 20, 2007 Author Share Posted September 20, 2007 *bump* Still have problem, anyone experienced this? Link to comment https://forums.phpfreaks.com/topic/69744-quick-question-so-resolve-a-php-apache-windows-problem/#findComment-351707 Share on other sites More sharing options...
steviewdr Posted September 22, 2007 Share Posted September 22, 2007 Download and use wamp. -steve Link to comment https://forums.phpfreaks.com/topic/69744-quick-question-so-resolve-a-php-apache-windows-problem/#findComment-352876 Share on other sites More sharing options...
wildteen88 Posted September 22, 2007 Share Posted September 22, 2007 PLease read this faq lib_mysql.dll relies on another library called libmysql.dll. This file should be located in the root of the PHP folder. PHP cannot the contents of the PHP folder what you should do is add the PHP folder to the WIndows Path. Note: After adding PHP to the PATH windows must be restarted. Link to comment https://forums.phpfreaks.com/topic/69744-quick-question-so-resolve-a-php-apache-windows-problem/#findComment-352892 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.