changed PHP, now phpinfo() gives 503 error

Discussion in 'Installation/Configuration' started by manarak, Mar 15, 2022.

  1. Jesse Norell

    Jesse Norell ISPConfig Developer Staff Member ISPConfig Developer

    Yeah, sorry, didn't account for ports; a better way is to look at apachectl -S output.
     
  2. manarak

    manarak Member

    okay ... I have tried adding a domain to see if it would work that way, but phpinfo still doesn't show anything.

    the page source shows
    so the file is there, reachable by http://dummy.com/phpinfo.php (that's not the actual URL, I replaced the domain with dummy.com) but somehow it doesn't get interpreted.

    these are the contents of dummy.com.vhost , does that look okay?

     
  3. manarak

    manarak Member

    ok, it works now.
    the problem was that php short tags were not enabled
     

Share This Page