Jump to content

jellie

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Posts posted by jellie

  1. My web host changed PHP to run as CGI. Since then, my boss's website no longer works. The site uses a php template to put the page together (from 3 different HTML pages). I believe the problem is the domxml_open_file() function, which fails to open the target page and causes a 500 error (internal server error).

     

    Is there a way to fix it? Are there other functions I can use to replace the it? PHP is working and DOM XML should be enabled, but I always get that error. The server runs PHP 4.4.9. I'm brand new to PHP, btw.

     

    Thanks in advance.

     

    (Sorry, I posted it in the wrong forum originally.)

  2. My web host changed PHP to run as CGI. Since then, my boss's website no longer works. The site uses a php template to put the page together (from 3 different HTML pages). I believe the problem is the domxml_open_file() function, which fails to open the target page and causes a 500 error (internal server error).

     

    Is there a way to fix it? Are there other functions I can use to replace the it? PHP is working and DOM XML should be enabled, but I always get that error. The server runs PHP 4.4.9. I'm brand new to PHP, btw.

     

    Thanks in advance.

×
×
  • 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.