Hi,
I hope someone can help with this. I'm afraid the answer may be a bit over my head.
When running a search, it seems to be working fine in general, except I get this messae about the log file:
Warning: fopen(searchwords.log) [function.fopen]: failed to open stream: Permission denied in /home/minusfor/public_html/employee/home/Search/search.php on line 2039. Unable to write to log file (searchwords.log). Check that you have specified the correct log filename in your Indexer settings and that you have the required file permissions set.
The web server is Unix and I'm using a search.php file (which doesn't work in XP Pro localhost, but that's another story). There is directory security on the webserver. (Don't get me going on how much I hate it and the web hosting company.)
There are two levels of security, but the username/password is the same for both levels. The log file is in the same directory as search.php.
I don't know what else to say except please help! I'd like to use this program for another website on the same Unix server, too.
Thanks a bunch,
Michele
I hope someone can help with this. I'm afraid the answer may be a bit over my head.
When running a search, it seems to be working fine in general, except I get this messae about the log file:
Warning: fopen(searchwords.log) [function.fopen]: failed to open stream: Permission denied in /home/minusfor/public_html/employee/home/Search/search.php on line 2039. Unable to write to log file (searchwords.log). Check that you have specified the correct log filename in your Indexer settings and that you have the required file permissions set.
The web server is Unix and I'm using a search.php file (which doesn't work in XP Pro localhost, but that's another story). There is directory security on the webserver. (Don't get me going on how much I hate it and the web hosting company.)
There are two levels of security, but the username/password is the same for both levels. The log file is in the same directory as search.php.
I don't know what else to say except please help! I'd like to use this program for another website on the same Unix server, too.
Thanks a bunch,
Michele
Comment