benjamin02 Posted July 11, 2008 Share Posted July 11, 2008 everytime i try to modify the httpd file i am getting an error saying that path or filename is incorrect. i am adding LoadModule php5_module "C:/Program Files/PHP/php5apache2_2.dll" PHPIniDir "C:/Program Files/PHP/" AdddType application/x-httpd-php .php to the end of the file. is that correct? or what is wrong with what i am doing? Link to comment https://forums.phpfreaks.com/topic/114206-cant-install-php-on-apache/ Share on other sites More sharing options...
DarkWater Posted July 11, 2008 Share Posted July 11, 2008 Just install WAMP...it does it for you on Windows... =/ Link to comment https://forums.phpfreaks.com/topic/114206-cant-install-php-on-apache/#findComment-587227 Share on other sites More sharing options...
cooldude832 Posted July 11, 2008 Share Posted July 11, 2008 If u looking to build your own server look into UNIX specifically some DEBIAN variant there are downloads of Ubuntu server out there that have nearly complete LAMP installations set up. If your looking to make a php playground WAMP is a very suitable option Link to comment https://forums.phpfreaks.com/topic/114206-cant-install-php-on-apache/#findComment-587229 Share on other sites More sharing options...
DarkWater Posted July 11, 2008 Share Posted July 11, 2008 Yes, you can get the Ubuntu Server Edition and install GNOME from the shell...or get the Desktop Edition and install like...4 packages? Link to comment https://forums.phpfreaks.com/topic/114206-cant-install-php-on-apache/#findComment-587235 Share on other sites More sharing options...
PFMaBiSmAd Posted July 11, 2008 Share Posted July 11, 2008 Unless it is just a typo in your post - AdddType should be - AddType Are the paths correct? What is the actual error message? Link to comment https://forums.phpfreaks.com/topic/114206-cant-install-php-on-apache/#findComment-587258 Share on other sites More sharing options...
derrick1123 Posted July 11, 2008 Share Posted July 11, 2008 I would suggest XAMPP...but its more personal prefs... Link to comment https://forums.phpfreaks.com/topic/114206-cant-install-php-on-apache/#findComment-587386 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.