Re: [PHP] Is the problem a server setting?

2003-03-10 Thread Chad Henderson
unds like either allow_url_fopen is set to false or php was compiled with --disable-url-fopen-wrapper. Either way, checking the output of phpinfo() should give you your answer. mh. On Mon, 10 Mar 2003, Chad Henderson wrote: > Thanks for the reply. If they did upgrade PHP, which I am fairly sure th

Re: [PHP] Is the problem a server setting?

2003-03-10 Thread Chad Henderson
your answer. mh. On Mon, 10 Mar 2003, Chad Henderson wrote: > Thanks for the reply. If they did upgrade PHP, which I am fairly sure they > did, are there changes to the new PHP that would prevent the script from > working? Or is it a matter of them not setting up the upgrade t

Re: [PHP] Is the problem a server setting?

2003-03-10 Thread Chad Henderson
ED]> wrote in message news:[EMAIL PROTECTED] You should contact the web hosting system administrator and verify that they upgraded php. From what i can tell it seems that they did upgrade php. -- Ray On Mon, 2003-03-10 at 10:58, Chad Henderson wrote: > I have a number of websites that are o

[PHP] Is the problem a server setting?

2003-03-10 Thread Chad Henderson
I have a number of websites that are on a hosting company, that I have been using for a year or so. Suddenly, this morning, all of the websites began to have PHP script errors on scripts that have run without fail for a long period of time. I think the server setup must have been altered this weeke