[TYPO3-core] New Extension Manager in CVS
Franz Holzinger
franz at fholzinger.com
Tue Feb 14 19:32:15 CET 2006
Hello Karsten,
I have tried to import my first extension, the 'CC_Debug' into the
global TYPO3 extension directory.
drwxrwxrwx 4 franzholz psacln 1024 Feb 14 19:13 ext
So everyone has the write access to this directory.
v10154:/var/www/vhosts/story-castle.net/httpdocs/TYPO3core/typo3/ext # ls -l
total 6
drwxrwxrwx 4 franzholz psacln 1024 Feb 14 19:13 .
drwxr-xr-x 7 franzholz psacln 2048 Feb 14 15:49 ..
drwxrwxrwx 2 franzholz psacln 1024 Feb 10 20:59 CVS
-rwxrwxrwx 1 franzholz psacln 86 Dec 28 12:55 README.txt
drwxr-xr-x 2 wwwrun www 1024 Feb 14 19:13 cc_debug
v10154:/var/www/vhosts/story-castle.net/httpdocs/TYPO3core/typo3/ext #
So the apache has created the cc_debug directory.
However I cannot install this anymore (like it did in TYPO3 3.8) because
of this error message:
*Warning*: mkdir(): SAFE MODE Restriction in effect. The script whose
uid is 10001 is not allowed to access
/var/www/vhosts/story-castle.net/httpdocs/TYPO3core/typo3/ext/cc_debug
owned by uid 30 in
*/var/www/vhosts/story-castle.net/httpdocs/TYPO3core/t3lib/class.t3lib_div.php*
on line *2227*
Extension Manager
<http://story-castle.net/typo3/mod/tools/em/index.php>
Extension import results
Error: The directory
"/var/www/vhosts/story-castle.net/httpdocs/typo3/ext/cc_debug/doc/"
could not be created...
<http://story-castle.net/typo3/mod/tools/em/index.php?CMD%5BimportExt%5D=cc_debug&CMD%5BextVersion%5D=1.0.0&CMD%5Bloc%5D=G#>
v10154:/var/www/vhosts/story-castle.net/httpdocs/TYPO3core/typo3/ext/cc_debug
# ls -l
total 2
drwxr-xr-x 2 wwwrun www 1024 Feb 14 19:18 .
drwxrwxrwx 4 franzholz psacln 1024 Feb 14 19:18 ..
v10154:/var/www/vhosts/story-castle.net/httpdocs/TYPO3core/typo3/ext/cc_debug
#
What did I make wrong here?
Regards,
Franz
More information about the TYPO3-team-core
mailing list