Re: [PHP] PHP 4.0.6 bug

2001-09-10 Thread Jason Brooke
> > Stefan, did you check your open_basedir and/or error_reporting settings in > > php.ini and apache config? What are the errors? > > > I did. No difference between the old php.ini and the new...the apache config > is also unchanged. And the mentioned open basedir errors? What did they say? >

Re: [PHP] PHP 4.0.6 bug

2001-09-10 Thread Stefan de Wal
"Jason Brooke" <[EMAIL PROTECTED]> schreef in bericht 02fc01c139c8$702aa550$0100a8c0@co3040297a">news:02fc01c139c8$702aa550$0100a8c0@co3040297a... > > I upgraded from PHP 4.0.5 <> 4.0.6 and since i get openbasedir errors all > > over the place when i try to upload a file through a php script > >

Re: [PHP] PHP 4.0.6 bug

2001-09-09 Thread Jason Brooke
> I upgraded from PHP 4.0.5 <> 4.0.6 and since i get openbasedir errors all > over the place when i try to upload a file through a php script > > is this a bug? > > Stefan de Wal > dewal.nl Stefan, did you check your open_basedir and/or error_reporting settings in php.ini and apache config? What