jellie Posted October 15, 2008 Share Posted October 15, 2008 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. Quote Link to comment https://forums.phpfreaks.com/topic/128616-dom-xml/ Share on other sites More sharing options...
jellie Posted October 16, 2008 Author Share Posted October 16, 2008 Oops, I realized I posted in the wrong forum. I'll post in the PHP forum... Can any mod delete this thread? Thanks. Quote Link to comment https://forums.phpfreaks.com/topic/128616-dom-xml/#findComment-667219 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.