RE: [PHP-WIN] file .htaccess

2001-04-20 Thread Matt Williams
> 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 .. Try using for php3 php_include_path "c:/directory" for php4 php_v

[PHP-WIN] file .htaccess

2001-04-18 Thread fipo2001
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 .. Bye I -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mai