4images Forum & Community

4images Issues / Ausgaben => Installation, Update & Configuration => Topic started by: tiedi007 on June 27, 2002, 02:46:55 PM

Title: Fehler beim Upload von Bildern
Post by: tiedi007 on June 27, 2002, 02:46:55 PM
Immer wenn ich als User eingeloggt BIlder uploade bekomme ich folgende Fehlermeldung:






The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.


--------------------------------------------------------------------------------

Only one top level element is allowed in an XML document. Line 2, Position 2
 

<b>Warning</b>:  move_uploaded_file() has been disabled for security reasons in <b>/raid/domains/de/f/fewodienst/htdocs/www/fewo/includes/upload.php</b> on line <b>121</b><br />
-^





Woran kann das liegen???
Title: Re: Fehler beim Upload von Bildern
Post by: Ingo_col on June 28, 2002, 10:13:33 AM
Quote from: tiedi007
Immer wenn ich als User eingeloggt BIlder uploade bekomme ich folgende Fehlermeldung:






The XML page cannot be displayed
Cannot view XML input using XSL style sheet. Please correct the error and then click the Refresh button, or try again later.


--------------------------------------------------------------------------------

Only one top level element is allowed in an XML document. Line 2, Position 2
 

<b>Warning</b>:  move_uploaded_file() has been disabled for security reasons in <b>/raid/domains/de/f/fewodienst/htdocs/www/fewo/includes/upload.php</b> on line <b>121</b><br />
-^





Woran kann das liegen???

"move_upload_file()" durch "copy ()" in der upload.php ersetzen

Dann funzt es (Zumindest bei mir :P )