When installing phpmysearch (from http://web4.hm/phpmysearch/phpmysearch_download.php ) I've run into a stumbling block -
phpMySearch is running under your system as the user wncwint.
But the user wncwint have no rights to write the file /home/wncwint/public_html/search/log/spider.log to your system.
You must set the file permissions to writeable that phpMySearch is able to write this file.
You can do this e.g. under UNIX-systems with:
CHMOD 777 or CHMOD UGO+RW
You can do this e.g. with your FTP client.
Installation aborted!
Well... there's no "spider.log" in the log folder at all. So I created a blank text file, renamed it spider.log and uploaded it and changed the permissions to 777.
That didn't help.
I re-download the package to see if maybe I just missed that file - I didn't.
Any clues that may help me? How do I create a spider.log file?
Does anyone here use this script?
Terry