>My site in on Unix server with PHP4.
>I need to insert in file .htaccess in the root this command for an include
>path:
>
>php_include_path       /directory
>
>Why this command don't work ? I've an internal server error ..

Internal Server Error ? One of those damned 500's...
To me it sounds like you need to chmod the file from the shell or using your
FTP-program.
Unfortunately I do not know the proper rights it needs, so htaccess on the
Internet.
It should be documented somewhere... (or I guess someone on the list knows
it)...

BTW, .htaccess is not a PHP-related file. I think it is a file from Apache.
I have never heard of chmod'ing a PHP-file. But with files from Perl and
Apache it's different.

Hope that this helps you get it up&running...

Greetings,

Martijn Weisbeek
www.weisbeek.com



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to