Odeesi
Registered User
Hi,
ich bin grad dabei, einen TMNF-Server neu aufzusetzen... hier erstmal die Daten bezüglich Betriebssystem und Adminpanel:
Betriebssystem: Ubuntu 8.04 LTS
Adminpanel: Plesk 8.6
Jetzt habe ich allerdings das Problem, daß remoteCP a) keinerlei Tabellen und somit auch keine Daten in der mit Plesk für die betreffende Domain erstellte Datenbank anlegen kann/will und daß ich ein Problem mit open basedir habe, sobald ich auf's Browser-Tab in remoteCP wechsel...
Ich habe auch schon nach meiner "eigenen Anleitung" (hier: https://serversupportforum.de/threads/trackmania-remotecp-open_basedir-problem.23286/ ) versucht das ganze zu lösen, sprich /home/tmn/tmnf/GameData/Tracks in die vhost.conf eingetragen, allerdings ohne Effekt bis jetzt.
Hier mal die Fehlermeldung bezüglich des Browsertabs:
und hier der Quote beim Database-Tab:
Ich denke mal stark, daß beide Fehler mit Plesk zusammenhängen, is aber nur ne Vermutung.
(Ich habe den Thread auch im offiziellen deutschen Forum gepostet, um genau zu sein hier: [TMxF] Aseco & remoteCP unter Plesk - Deep Silver - Community)
ich bin grad dabei, einen TMNF-Server neu aufzusetzen... hier erstmal die Daten bezüglich Betriebssystem und Adminpanel:
Betriebssystem: Ubuntu 8.04 LTS
Adminpanel: Plesk 8.6
Jetzt habe ich allerdings das Problem, daß remoteCP a) keinerlei Tabellen und somit auch keine Daten in der mit Plesk für die betreffende Domain erstellte Datenbank anlegen kann/will und daß ich ein Problem mit open basedir habe, sobald ich auf's Browser-Tab in remoteCP wechsel...
Ich habe auch schon nach meiner "eigenen Anleitung" (hier: https://serversupportforum.de/threads/trackmania-remotecp-open_basedir-problem.23286/ ) versucht das ganze zu lösen, sprich /home/tmn/tmnf/GameData/Tracks in die vhost.conf eingetragen, allerdings ohne Effekt bis jetzt.
Hier mal die Fehlermeldung bezüglich des Browsertabs:
Code:
[PHP Warning] is_dir() [function.is-dir]: open_basedir restriction in effect. File(/home/tmn/tmnf/GameData/Tracks) is not within the allowed path(s): (/var/www/vhosts/xxx.de/subdomains/trackmania/httpdocs:/tmp) on line 122 in file /var/www/vhosts/xxx.de/subdomains/trackmania/httpdocs/rcp/plugins/Browse/index.php[PHP Warning] mkdir() [function.mkdir]: open_basedir restriction in effect. File(/home/tmn/tmnf/GameData/Tracks) is not within the allowed path(s): (/var/www/vhosts/xxx.de/subdomains/trackmania/httpdocs:/tmp) on line 123 in file /var/www/vhosts/xxx.de/subdomains/trackmania/httpdocs/rcp/plugins/Browse/index.php[PHP Warning] mkdir() [function.mkdir]: open_basedir restriction in effect. File(/home/tmn/tmnf/GameData/Tracks/Challenges) is not within the allowed path(s): (/var/www/vhosts/xxx.de/subdomains/trackmania/httpdocs:/tmp) on line 124 in file /var/www/vhosts/xxx.de/subdomains/trackmania/httpdocs/rcp/plugins/Browse/index.php[PHP Warning] mkdir() [function.mkdir]: open_basedir restriction in effect. File(/home/tmn/tmnf/GameData/Tracks/MatchSettings) is not within the allowed path(s): (/var/www/vhosts/xxx.de/subdomains/trackmania/httpdocs:/tmp) on line 125 in file /var/www/vhosts/xxx.de/subdomains/trackmania/httpdocs/rcp/plugins/Browse/index.php
und hier der Quote beim Database-Tab:
Code:
PHP Warning] mysql_fetch_object(): supplied argument is not a valid MySQL result resource on line 541 in file /var/www/vhosts/xxx.de/subdomains/trackmania/httpdocs/rcp/includes/system.plugins.php[PHP Warning] mysql_num_rows(): supplied argument is not a valid MySQL result resource on line 528 in file /var/www/vhosts/xxx.de/subdomains/trackmania/httpdocs/rcp/includes/system.plugins.php
Opt. Name Author Environment Top Rec.
[PHP Warning] mysql_fetch_object(): supplied argument is not a valid MySQL result resource on line 541 in file /var/www/vhosts/xxx.de/subdomains/trackmania/httpdocs/rcp/includes/system.plugins.php
Ich denke mal stark, daß beide Fehler mit Plesk zusammenhängen, is aber nur ne Vermutung.
(Ich habe den Thread auch im offiziellen deutschen Forum gepostet, um genau zu sein hier: [TMxF] Aseco & remoteCP unter Plesk - Deep Silver - Community)