Buy Shares | Orkut Comments, Graphics and Scraps | Loans | Mortgages | Babb Fest
PHP / Apache problem [Archive] - PCMech Forums

PDA

View Full Version : PHP / Apache problem


Ortica
09-09-2007, 06:53 PM
i have apache 2.2 and php 5.2.4 installed but have a problem dsplay php pages using local host.

i have an html page and a php page saved in the htdocs folder in the apache directory.
If i type www.localhost/myhtmlpage.html in my web broswer my page displays correctly but if i type www.local/myphppage.php in my web broswer i get the message "The requested URL /phpinfo.php was not found on this server"

Please help. thanks

blue60007
09-09-2007, 09:42 PM
Try not putting the www. in

Just do http://localhost/myphppage.php