Posted by Jerry Stuckle on 08/19/06 12:56
binderup@gmail.com wrote:
> Rik wrote:
>
>>Exactly how he said, create an .htaccess file containing:
>>php_value auto_prepend_file /full/path/to/script.php
>
>
> There could be a problem with permissions - make sure that the
> .htaccess file is set to be executable
>
> /Peter
>
..htaccess is not an executable file and should *never* be set that way.
It only needs to be readable by the Apache process.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|