Servus,
nach /wp-admin/install.php bekomme ich diese Fehlermeldungen:
[COLOR=Red]Warning: main(): open_basedir restriction in effect. File(../wp-includes/functions.php) is not within the allowed path(s): (.) in /mnt/storage2/s/se/seeundberge.info/html/wp-admin/install.php4
Warning: main(../wp-includes/functions.php): failed to open stream: Operation not permitted in /mnt/storage2/s/se/seeundberge.info/html/wp-admin/install.php4
Fatal error: main(): Failed opening required '../wp-includes/functions.php' (include_path='.:/usr/share/php:/usr/share/pear') in /mnt/storage2/s/se/seeundberge.info/html/wp-admin/install.php[/COLOR] [COLOR=Red]on line on line on line[/COLOR] [COLOR=Red]4[/COLOR]
Die Dateien liegen richtig auf dem Server
WP habe ich bereits 2x neu installiert.
Provider: Active 24
Safe_Mode: on (liegt es vielleicht daran?)
wp-config.php sollte soweit auch in Ordnung sein:
[COLOR=SeaGreen] // ** MySQL settings ** //
define('DB_NAME', 'mdb01599'); // The name of the database
define('DB_USER', 'mu001599'); // Your MySQL username
define('DB_PASSWORD', 'xxxxxxx'); // ...and password
define('DB_HOST', '172.16.110.132'); // 99% chance you won't need to change this value
define('DB_CHARSET', 'utf8');
define('DB_COLLATE', '');[/COLOR]
Habe schon das komplette Forum durchgesucht und nix gefunden :(
HILFE!