Skip to main content

Php Error

Comments

6 comments

  • ZenHostingTravis
    Perhaps check the .htaccess files. The following link may also assist you futher:
    0
  • cPRex Jurassic Moderator
    When the error happens, do you see anything odd in the Apache error log file at /etc/apache2/logs/error_log? I would expect that to show any issues with PHP if there were widespread problems.
    0
  • hmaddy
    When the error happens, do you see anything odd in the Apache error log file at /etc/apache2/logs/error_log? I would expect that to show any issues with PHP if there were widespread problems.

    [Wed Jun 02 09:05:36.637168 2021] [proxy_fcgi:error] [pid 21455] [client 1.2.3.4:37542] AH01071: Got error 'Primary script unknown\n', referer
    0
  • cPRex Jurassic Moderator
    That doesn't seem like it would be related to that specific issue you mentioned. Normally when a site is downloading instead of displaying properly it indicates a problem with the PHP handler or the local .htaccess file not being set properly to use the handler. However, if it's happening repeatedly, is there something that is updating the .htaccess file?
    0
  • hmaddy
    That doesn't seem like it would be related to that specific issue you mentioned. Normally when a site is downloading instead of displaying properly it indicates a problem with the PHP handler or the local .htaccess file not being set properly to use the handler. However, if it's happening repeatedly, is there something that is updating the .htaccess file?

    How to check it whether its happening due to php handler or not.?
    0
  • cPRex Jurassic Moderator
    If it's happening for all domains and all versions of PHP, it's likely not related to the handler. For this issue it would be best to open a ticket with our support team so we can check the issue directly on the system.
    0

Please sign in to leave a comment.