Ich hab die hp files nach webserver (public_html) hoch geladen und jetzt wenn ich auf die seite gehe bekomm ich ein error.
Code:
Parse error: syntax error, unexpected T_VARIABLE in /home/unlea927/public_html/face/pagelist.php on line 1

und wenn ich auf web gehe /install/install.php dann bekomm ich diese fehlermeldung:
Code:
Warning: fopen(../scripts/admin/users/.txt) [function.fopen]: failed to open stream: Permission denied in /home/unlea927/public_html/install/install.php on line 6 Warning: fputs(): supplied argument is not a valid stream resource in /home/unlea927/public_html/install/install.php on line 11 Warning: unlink(../inc/dbsettings.php) [function.unlink]: Permission denied in /home/unlea927/public_html/install/install.php on line 18 Warning: fopen(../inc/dbsettings.php) [function.fopen]: failed to open stream: Permission denied in /home/unlea927/public_html/install/install.php on line 19 Warning: fputs(): supplied argument is not a valid stream resource in /home/unlea927/public_html/install/install.php on line 25 Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'XXXXX.xxxxxx.com' (using password: YES) in /home/unlea927/public_html/install/install.php on line 28 Es konnte keine Verbindung zur Datenbank hergestellt werden. Fehlermeldung: Access denied for user 'root'@'XXXX.XXXXXX.com' (using password: YES)






