PDA

View Full Version : bug...


shadow00
12-16-2003, 11:08 AM
Hello...could you help us please ?
When we try to index our website and when we click on "Dig This"

there is this error message:

--edit--

Warning: fopen("../admin/temp/13154991.tmp", "wb") - Permission denied in robot_functions.php on line 673

Warning: Supplied argument is not a valid File-Handle resource in robot_functions.php on line 675

Warning: Supplied argument is not a valid File-Handle resource in robot_functions.php on line 677

Charter
12-16-2003, 11:11 AM
Hi. It looks like the permissions need to be changed.

Chmod the following to 777:

[PHPDIG_DIR]/text_content
[PHPDIG_DIR]/include
[PHPDIG_DIR]/admin/temp

shadow00
12-16-2003, 12:01 PM
Thanx !