das symlink in den disable_function bringt nichts. Da muss nur exec weg, falls du die Grafikfunktionen von Typo3 nutzen willst (imagemagick)...
ich weiss nicht, was in deiner apache-ispcp.conf steht, bei mir ist das drin (unter anderem):
Code:
<Directory /var/www/virtual/example.org/htdocs>
# httpd dmn entry PHP support BEGIN.
# httpd dmn entry PHP support END.
Options -Indexes Includes FollowSymLinks MultiViews
und eben dieses reicht ja (FollowSymLinks).
zum open_basedir: du hast ja /var/www/typo3-src-4.4.0 odr so - und nicht /var/www/typo3/typo3... prüf das mal.
Bei mir sieht ein Listing im htdocs so aus:
Code:
drwxr-xr-x 10 vu2002 vu2002 4.0K 8. Apr 17:09 .
drwxrwx--x 14 vu2002 www-data 4.0K 4. Jul 00:02 ..
-rw-r--r-- 1 vu2002 vu2002 46 12. Jul 2004 clear.gif
drwxr-xr-x 11 vu2002 vu2002 4.0K 27. Mai 15:10 fileadmin
-rw-r--r-- 1 vu2002 vu2002 4.3K 2. Okt 2008 .htaccess
lrwxrwxrwx 1 root root 19 16. Apr 2009 index.php -> typo3_src/index.php
lrwxrwxrwx 1 root root 15 16. Apr 2009 t3lib -> typo3_src/t3lib
lrwxrwxrwx 1 root root 15 16. Apr 2009 typo3 -> typo3_src/typo3
drwxr-xr-x 4 vu2002 vu2002 4.0K 1. Jul 16:22 typo3conf
lrwxrwxrwx 1 root root 28 25. Jun 2009 typo3_src -> ../../../typo3/typo3_src-4.2
drwxr-xr-x 10 vu2002 vu2002 60K 1. Jul 11:56 typo3temp
drwxr-xr-x 13 vu2002 vu2002 80K 30. Jun 14:13 uploads
/J