Re: [PHP] htaccess problems disabling phplib

2001-02-21 Thread Simon Garner
From: "Gfunk" <[EMAIL PROTECTED]> >Hi, I'm trying to disable phplib, and I have a .htaccess file consisting of the line > >php_value auto_prepend_file none > >And now I'm getting a 500 internal server error. Can anybody shed some light >on what I'm doing wrong? > >Cheers, >Gfunk It sounds like

[PHP] htaccess problems disabling phplib

2001-02-21 Thread Gfunk
Hi, I'm trying to disable phplib, and I have a .htaccess file consisting of the line php_value auto_prepend_file none And now I'm getting a 500 internal server error. Can anybody shed some light on what I'm doing wrong? Cheers, Gfunk