Unknown error in website admin panel

Discussion in 'General' started by Ivan Ivanov, Nov 3, 2016.

  1. Ivan Ivanov

    Ivan Ivanov New Member

    I have the following problem in one of my websites backend:
    [​IMG]
    The website was developed on a standart shared hosting and later was moved to a dedicated in-house server. The agency that developed the website said that I should enable PHP short open tags. I tried that via .htaccess and php.ini but it does not make any difference. It seems that the problem is somewhere else and I cannot identify what is causing this issues.

    The server runs on ISPconfig, Apache and phpMyAdmin.
    Can anyone suggest why it is not working properly? Thank you!
     

    Attached Files:

  2. Jesse Norell

    Jesse Norell ISPConfig Developer Staff Member ISPConfig Developer

    I would have guessed it's short tags, too. Try putting 'short_open_tag = On' in the Custom php.ini settings for the site.
     

Share This Page