-=DatHirschi=-
Benutzer
- Mitglied seit
- 19. Feb 2009
- Beiträge
- 145
- Punkte für Reaktionen
- 0
- Punkte
- 0
Gibts nun jemand, der das ganze aktuell lauffähig hat?
Warning: Cannot modify header information - headers already sent by (output started at /volume1/web/rsdm_429/header.php:33) in /volume1/web/rsdm_429/phpfe.php on line 113
Fatal error: Class 'DOMDocument' not found in /volume1/web/rsdm_429/module/rss/getrss.php on line 5
Warning: disk_free_space() [function.disk-free-space]: open_basedir restriction in effect. File(/opt/share/www) is not within the allowed path(s): (/volume1/web:/volume2/web:/volume3/web:/volume4/web:/volume5/web:/volume1/photo:/volume2/photo:/volume3/photo:/volume4/photo:/volume5/photo:/usr/syno/synoman:/etc:/var/run:/tmp:/var/spool/php:/volume1/@tmp/php:/var/services/web:/var/services/photo:/var/services/blog:/@optware/bin:/volume1/@optware) in /volume1/web/rsdm_429/functions.inc.php on line 100
Warning: disk_total_space() [function.disk-total-space]: open_basedir restriction in effect. File(/opt/share/www) is not within the allowed path(s): (/volume1/web:/volume2/web:/volume3/web:/volume4/web:/volume5/web:/volume1/photo:/volume2/photo:/volume3/photo:/volume4/photo:/volume5/photo:/usr/syno/synoman:/etc:/var/run:/tmp:/var/spool/php:/volume1/@tmp/php:/var/services/web:/var/services/photo:/var/services/blog:/@optware/bin:/volume1/@optware) in /volume1/web/rsdm_429/functions.inc.php on line 101
Warning: Division by zero in /volume1/web/rsdm_429/functions.inc.php on line 102
Warning: disk_free_space() [function.disk-free-space]: open_basedir restriction in effect. File(/opt/share/www) is not within the allowed path(s): (/volume1/web:/volume2/web:/volume3/web:/volume4/web:/volume5/web:/volume1/photo:/volume2/photo:/volume3/photo:/volume4/photo:/volume5/photo:/usr/syno/synoman:/etc:/var/run:/tmp:/var/spool/php:/volume1/@tmp/php:/var/services/web:/var/services/photo:/var/services/blog:/@optware/bin:/volume1/@optware) in /volume1/web/rsdm_429/functions.inc.php on line 100
Warning: disk_total_space() [function.disk-total-space]: open_basedir restriction in effect. File(/opt/share/www) is not within the allowed path(s): (/volume1/web:/volume2/web:/volume3/web:/volume4/web:/volume5/web:/volume1/photo:/volume2/photo:/volume3/photo:/volume4/photo:/volume5/photo:/usr/syno/synoman:/etc:/var/run:/tmp:/var/spool/php:/volume1/@tmp/php:/var/services/web:/var/services/photo:/var/services/blog:/@optware/bin:/volume1/@optware) in /volume1/web/rsdm_429/functions.inc.php on line 101
Warning: Division by zero in /volume1/web/rsdm_429/functions.inc.php on line 102
0 MB frei => 0% //
Warning: shell_exec() [function.shell-exec]: Cannot execute using backquotes in Safe Mode in /volume1/web/rsdm_429/header.php on line 428
DL- / UL-Speed (kB/s):
Warning: shell_exec() [function.shell-exec]: Cannot execute using backquotes in Safe Mode in /volume1/web/rsdm_429/ajax.php on line 156
/
Warning: shell_exec() [function.shell-exec]: Cannot execute using backquotes in Safe Mode in /volume1/web/rsdm_429/ajax.php on line 156
Problem 2:
--> Warning: shell_exec() [function.shell-exec]:...
--> Warning: shell_exec() [function.shell-exec]:...
Lösung 2:
header.php Zeile 428:
Entferne aus "$speed = escapeshellcmd(shell_exec(..." das "shell_" --> "$speed = escapeshellcmd(exec(..."
ajax.php Zeile 156:
Entferne aus "$speed = escapeshellcmd(shell_exec(..." das "shell_" --> "$speed = escapeshellcmd(exec(..."
LG
in der php.ini und open_basedir einfach dne fehlenden Pfad voranstellen und mit Doppelpunkt vom Rest abtrennen z.B.Warning: disk_free_space() [function.disk-free-space]: open_basedir restriction in effect. File(/opt/share/www) is not within the allowed path(s): (/volume1/web:/volume2/web:/volume3/web:/volume4/web:/volume5/web:/volume1/photo:/volume2/photo:/volume3/photo:/volume4/photo:/volume5/photo:/usr/syno/synoman:/etc:/var/run:/tmp:/var/spool/php:/volume1/@tmp/php:/var/services/web:/var/services/photo:/var/services/blog:/@optware/bin:/volume1/@optware) in /volume1/web/rsdm_429/functions.inc.php on line 100
open_basedir = /opt/share/www:volume1/web:/volume2/web:/volume3/web:/volume4/web:/volume5/web:/volume1/photo:/volume2/photo:/volume3/photo:/volume4/photo:/volume5/photo:/usr/syno/synoman:/etc:/var/run:/tmp:/var/spool/php:/volume1/@tmp/php:/var/services/web:/var/services/photo:/var/services/blog:/@optware/bin:/volume1/@optware
Also wenn ich das mache steht da zweimal die selbe Zeile drin...ob das so richtig ist?
Naja, wie auch immer. Fehler sind weg, aber es lädt immer noch nichts. Braucht das spezielle Ports?
...cannot execute using backquotes in safe mode in wget-ssl....
...cannot execute using backquotes in safe mode in wget-ssl....
@-=DatHirschi=-
Entweder entfernst du den Pfad komplett wie von m0nk3y beschrieben oder du gibst einfach / an. Das erlaubt zwar den Zugriff auf das ganze Dateisystem, aber der Apache läuft unter nobody und damit sind eigentlich praktisch keine Zugriffe auf Dateien und Verzeichnisse (wichtige) erlaubt.
Wenn du das Forum hilfreich findest oder uns unterstützen möchtest, dann gib uns doch einfach einen Kaffee aus.
Als Dankeschön schalten wir deinen Account werbefrei.