Hallo!

Nachdem ich mit Contao ein wenig Erfahrung im Backend gesammelt hatte wollte ich es nun einmal selbst installieren, doch das scheint (für mich) etwas schwieriger, als ich dachte...

Das Forum habe ich schon durchwühlt und konnte leider kein für mich hilfreiches Thema finden.

Auf dem VPS läuft Plesk 9.5, php 5.1.6, safe-mode: off, open_basedir /var/www/vhosts/domain.net/httpdocs:/tmp, soap: off, max filesize: 2M

in /httpdocs ist kein /tmp vorhanden, ein Erstellen und späteres 777 brachte auch keine Änderung

Was habe ich bisher getan:
Inhalt aus contao-2.9.4 hochgeladen in /httpdocs
system/config/localconfig.php mit ftp-daten versehen (auf BOM geachtet)
smcheck.php in /httpdocs
contao-check.php in /httpdocs

smcheck.php gibt dies aus:

Code:
TYPOlight Safe Mode Hack (SMH) Check V1.0.1

Current settings:

FTP host     = ftp.domain.net
FTP username = user1212
FTP password = ****** (hidden for security)
FTP TL-path  = httpdocs/

System temporary dir: /tmp
Checking tmpfile() ... success!
Creating TYPOlight temporary file system/tmp/1362401cad84e1309da16c46ff2b8b5a ... success!
Connecting to FTP server ... success!
Login with FTP username and password to server ... success!
Check for correct directory ...

FTP path seems not to be correct; temporary file not found.

Please fix the SMH settings in system/config/localconfig.php, and then retry.
contao-check.php gibt dies aus:

Code:
File permissions
Parameter			•		Value	Description
Operating system				Linux	Linux host.domain.net 2.6.18-028stab070.14 #1 SMP Thu Nov 18 16:04:02 MSK 2010 i686
Create directory		•		Error	Error creating directory "contao-check"
Create file			•		Error	Error creating file "contao-check.txt"
contao/install.php Zeigt die Lizenz an, ein Klick auf "Lizenz akzptieren" lädt die Seite neu.

Zur Info: gehe ich per ftp auf meine Domain lande ich unter /httpdocs, somit habe ich "httpdocs/" in die localconfig.php gesetzt. /httpdocs/ o.ä. brachten keine Abhilfe.

Was sollte ich als nächstes machen/testen um contao installieren zu können?

Gruß,
sj