barry6628 Posted July 22, 2007 Share Posted July 22, 2007 Hi I have a base unit running PHP Apache and MYSQL all woking fine. The question is can I do the same on a laptop? if so why do I always get page can't be found when I try and run my phpinfo code from a file saved in htdoc with a php extension. Regards Barrry Link to comment https://forums.phpfreaks.com/topic/61285-running-php-apache-on-laptop/ Share on other sites More sharing options...
trq Posted July 22, 2007 Share Posted July 22, 2007 The question is can I do the same on a laptop? Yes. why do I always get page can't be found when I try and run my phpinfo code from a file saved in htdoc with a php extension. Could be any number of issues. tell us what OS your using and the steps you took to install / configure Apache with PHP support. Link to comment https://forums.phpfreaks.com/topic/61285-running-php-apache-on-laptop/#findComment-304980 Share on other sites More sharing options...
barry6628 Posted July 23, 2007 Author Share Posted July 23, 2007 H i I'm using Windows XP Pofesional and I followed the steps from the book Begining PHP and MySQL 5. The instalation of Apache seems fine I put http://localhost in the browser and get the Apach screen as expected. Installed PHP5 as I did on my PC type in http://localhost/test.php and only get the page can't be displayed. Regads Barry Link to comment https://forums.phpfreaks.com/topic/61285-running-php-apache-on-laptop/#findComment-305190 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.