Search results

  1. S

    Upgraded the php from 5.3 to 5.4 using yum update and now its not working

    Depending on where you installed Apache, you may need to change the path to the logs below. Try tailing the error logs and loading your PHP page: tail -f /usr/local/apache/logs/error_log Do you see any errors coming from your IP? If yes, what is being shown? In SSH, when you enter: php -v...
Back
Top