Jump to content

PHP files stopped executing


IvanAndreevich

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.