Ges100 Posted July 16, 2012 Share Posted July 16, 2012 Hi, I have installed Apache, PHP and MySQL on my dual boot system with D: as default Drive. when I created some php pages using Dreamweaver and when I double click the file it opens in dreamweaver. when I specifically select internet browser it opens with out problem. From Dreamweaver if I select preview in the internet browser. I get message Forbidden You don't have permission to access /Faq.php on this server. when I try to run the following script as phpinfo.php - it just displays the script only #!D:/php/php.exe <<?php phpinfo(); ?> Also in dreamweaver when I create a php file and try to connect to mysql. I get HTTP error code 403 Forbidden Is there any way to fix all this. Please help Link to comment https://forums.phpfreaks.com/topic/265754-php-mysql-installation-on-win-xp-apache-server/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.