Quote:
|
Originally Posted by pe7er I backed up the original mambo files before installing the safepatch.
So far component_installer seems to work ok. |
I am working with 1.07 on a server with safemode off. Uploaded the safemode patch files. Uploading components working fine now. But when deleting components I get the safe mode error again:
Quote:
Warning: opendir(): SAFE MODE Restriction in effect. The script whose uid is 10068 is not allowed to access /usr/local/psa/home/vhosts/xxx/httpdocs/content/mambo4/administrator/components/com_akogallery owned by uid 2526 in /usr/local/psa/home/vhosts/xxx/httpdocs/content/mambo4/classes/mambo.php on line 1250
Warning: opendir(/usr/local/psa/home/vhosts/xxx/httpdocs/content/mambo4/administrator/components/com_akogallery): failed to open dir: Unknown error: 0 in /usr/local/psa/home/vhosts/xxx/httpdocs/content/mambo4/classes/mambo.php on line 1250
Warning: readdir(): supplied argument is not a valid Directory resource in /usr/local/psa/home/vhosts/xxx/httpdocs/content/mambo4/classes/mambo.php on line 1252
Warning: closedir(): supplied argument is not a valid Directory resource in /usr/local/psa/home/vhosts/xxx/httpdocs/content/mambo4/classes/mambo.php on line 1266
Warning: opendir(): SAFE MODE Restriction in effect. The script whose uid is 10068 is not allowed to access /usr/local/psa/home/vhosts/xxx/httpdocs/content/mambo4/administrator/components/com_akogallery owned by uid 2526 in /usr/local/psa/home/vhosts/xxx/httpdocs/content/mambo4/classes/mambo.php on line 1250
Warning: opendir(/usr/local/psa/home/vhosts/xxx/httpdocs/content/mambo4/administrator/components/com_akogallery): failed to open dir: Invalid argument in /usr/local/psa/home/vhosts/xxx/httpdocs/content/mambo4/classes/mambo.php on line 1250
Warning: readdir(): supplied argument is not a valid Directory resource in /usr/local/psa/home/vhosts/xxx/httpdocs/content/mambo4/classes/mambo.php on line 1252
Warning: closedir(): supplied argument is not a valid Directory resource in /usr/local/psa/home/vhosts/xxx/httpdocs/content/mambo4/classes/mambo.php on line 1266
|
The uploaded files have ' apache' as owner. So it makes sense that user xxx on this server is not allowed to delete these files when safe mode is off. But I thought the patch should take care of this.
Any help appreciated