Author Topic: yet another upload prblem  (Read 5497 times)

0 Members and 1 Guest are viewing this topic.

Offline McQueen

  • Pre-Newbie
  • Posts: 7
    • View Profile
    • http://www.jaffars.de
yet another upload prblem
« on: June 18, 2003, 02:31:13 PM »
hello,

i used the search to find a fitting solution for my problem.
but i got no safe mode or chmod problems and all my folder associated with categories exist.

so i get this error when i try to upload either media or pictures
Code: [Select]
Warning: move_uploaded_file() [function.move-uploaded-file]: open_basedir restriction in effect. File(/tmp/phpZCimKi) is not within the allowed path(s): (/daten/www/virtual-fightclub/) in /daten/www/virtual-fightclub/gallery/includes/upload.php on line 114

Warning: move_uploaded_file(/tmp/phpZCimKi) [function.move-uploaded-file]: failed to create stream: Operation not permitted in /daten/www/virtual-fightclub/gallery/includes/upload.php on line 114

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpZCimKi' to './data/media/5/88.gif' in /daten/www/virtual-fightclub/gallery/includes/upload.php on line 114


please donīt refer me to the installation text or the faq beacause iīve still read through.

Offline McQueen

  • Pre-Newbie
  • Posts: 7
    • View Profile
    • http://www.jaffars.de
yet another upload prblem
« Reply #1 on: June 20, 2003, 04:35:01 PM »
bump
please help me *beg*

Offline Chris

  • 4images Moderator
  • 4images Guru
  • *****
  • Posts: 4.487
  • Did u ever stop to think and then forget to start?
    • View Profile
yet another upload prblem
« Reply #2 on: June 20, 2003, 09:18:28 PM »
Well...  a simple search of the forums for "open_basedir restriction" produced this thread.

http://4homepages.de/forum/viewtopic.php?t=2822&highlight=openbasedir+restriction

Offline McQueen

  • Pre-Newbie
  • Posts: 7
    • View Profile
    • http://www.jaffars.de
yet another upload prblem
« Reply #3 on: June 21, 2003, 11:54:36 AM »
sure but that donīt corresponds with my problem.
even when i suppress the error with the "@" i canīt upload any images because now "Error while Uploading" is only written there and the problem isnīt solved yet.
so did you know any more solutions?
thx

Offline Jan

  • Administrator
  • 4images Guru
  • *****
  • Posts: 5.024
    • View Profile
    • 4images - Image Gallery Management System
yet another upload prblem
« Reply #4 on: June 23, 2003, 04:53:04 PM »
You server seems not to be configured correctly. If open_basedir is enabled, your server admin should exclude the /tmp folder to allow moving files from there to your document root. Maybe you should show him the error message.

Jan
Your first three "must do" before you ask a question:
1. Forum rules
2. FAQ
3. Search