Forum Moderators: coopster

Message Too Old, No Replies

xmldocfile() fails on Apache but not on IIS

         

hannahd

9:53 pm on Oct 29, 2004 (gmt 0)

10+ Year Member



Hello,

Please help! I am new to Apache and have installed the server alongside IIS. I put my website on Apache to test it out, and everything works except any php files that make use of xmldocfile(). On IIS it works fine, but not on Apache.

Is there any special configuration I should have done in the config file for Apache to get this working?

Thanks

Hannah

coopster

10:34 pm on Oct 29, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Looks like a deprecated function...?

[php.net...]

hannahd

10:36 am on Oct 31, 2004 (gmt 0)

10+ Year Member



But why would it not work on Apache when it does on IIS?

coopster

1:11 pm on Nov 1, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



I'm not sure, I just wanted to let you know it was a deprecated function ;)

Have you checked your Apache error logs? Or what other types of error messages are you receiving?