> php_value auto_prepend_file d:\server\htdocs\www.test.de\php\prepend.php3
>
> php_value include_path \server\htdocs\www.test.de\php\:./

Hi

try changing the prepend_file to just prepend.php3
also I always use forward slashes for my include path and separate paths
with ; not :
and use the drive letter

this works for me

HTH

M@
>


-- 
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