[gelöst] Geomap phpfehler
Verfasst: 26.09.2008 20:23
wie der Titel schon sagt habe ich seit Serverumzug einen php Fehler wenn ich die Map aufrufe da kommt:
Was kann ich tun
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /geomap.php on line 416: fopen(./images/geomap/map.html) [function.fopen]: failed to open stream: Permission denied
[phpBB Debug] PHP Notice: in file /geomap.php on line 417: fwrite(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /geomap.php on line 418: fclose(): supplied argument is not a valid stream resource
[phpBB Debug] PHP Notice: in file /geomap.php on line 429: imagepng() [function.imagepng]: Unable to open './images/geomap/usermap.png' for writing: Permission denied
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3562: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3564: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3565: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3566: Cannot modify header information - headers already sent by (output started at /includes/functions.php:2975)
Was kann ich tun