Bobboau Posted August 19, 2008 Share Posted August 19, 2008 ok, so I'm on a vista machine and I'm trying to get PHP to work under Apache and everything seemed to go well in the instalation process, and Apache seems to be working fine, but it simply will not handle anything in PHP, be it inline or a PHP file. in the error log I see lots of PHP notices and notices about some libraries it couldn't load, but none of the code functionality seems to be working. can someone try and troubleshoot me through why it doesn't seem to be working? Link to comment https://forums.phpfreaks.com/topic/120401-php-does-nothing/ Share on other sites More sharing options...
Bobboau Posted August 19, 2008 Author Share Posted August 19, 2008 nevermind, I figured it out, short_open_tag was off and all my test pages didn't take that into account. I still don't have inline parsing though. Link to comment https://forums.phpfreaks.com/topic/120401-php-does-nothing/#findComment-620369 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.