IvanAndreevich Posted October 4, 2008 Share Posted October 4, 2008 Hello I have Apache/PHP/MySQL installed. I am developing an application. Everything was going well, save my bugs. Then, for no apparent reason, PHP files stopped executing. When accessing the following script: <?php phpinfo(); ?> I just get the exact same output to the browser. When I access a longer script, it outputs _PART_ of the source code, starting 5 lines into the file. I tried reinstalling Apache and PHP (deleting the config files for both) and it did absolutely nothing. I didn't have to modify the config files initially when everything worked fine. Any ideas? Link to comment https://forums.phpfreaks.com/topic/126965-php-files-stopped-executing/ Share on other sites More sharing options...
F1Fan Posted October 4, 2008 Share Posted October 4, 2008 Try re-posting this question in one of the server boards. The people that watch those boards will know how to help you. Link to comment https://forums.phpfreaks.com/topic/126965-php-files-stopped-executing/#findComment-656788 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.