[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] Php 4.1.2 and file uploads
- Subject: [cobalt-users] Php 4.1.2 and file uploads
- From: "Jon" <jjma@xxxxxxxxxxxxxx>
- Date: Wed Sep 24 08:11:01 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Hello,
I am trying to enable file uploads for a virtual site within a
raq4 using php from the pkgmaster. I 've added to the http.conf
the following within the virtualhost container tags on the site:
php_admin_value open_basedir /home/sites/site28:/home/tmp
php_admin_value dir_upload /home/sites/site28
I created a directory with site28 web folder called images and
set the ownership to httpd and given 777 permissions but when I
try to upload a file I get errors?
regards
Jon