shamusomalley
04-25-2006, 08:34 PM
Hello, Just found this very neat piece of software. Instalation went off WO a hitch. Tables have all been created. Problem is I cant upload images. I keep getting the error listed above.
Seems to be dying at
if(move_uploaded_file($_FILES['userfile']['tmp_name'], $uploadfile)) {
in new_image.php
I poked around a bit and have determined that
$_FILES['userfile']['tmp_name'] is C:\PHP\uploadtemp\php4A46.tmp.
Now I'm not super strong on PHP but I did check out the move_uploaded_file function and think maybe I don't have access to C:\PHP\uploadtemp\php4A46.tmp. I am using a shared server or does that refer to a local directory. I really have no idea so it is only a guess. Here are my stats.
Pixelpost Information
You are running Pixelpost version 1.5 - April 2006
Latest pixelpost version: Check
Looking for help or want to give feedback, please step into pixelpost forum.: www.pixelpost.org/forum/
Host Information
URL http://www.mywebsite.com/family/photoblog/admin/index.php
PHP-version 4.4.1 (Pixelpost's min requirement: PHP version: 4.3.0 )
MySQL version 4.1.12-log (Pixelpost's min requirement: MySQL: 3.23.58 )
GD-lib bundled (2.0.28 compatible) with JPEG support
File Uploads to pixelpost site are possible.
Server Software Microsoft-IIS/6.0
EXIF Pixelpost is using exifer v1.5 for EXIF-information.
Paths
Guessed imagepath: /family/photoblog/images/
Configured Imagepath: ../images/
Image Directory: OK - Can we write to the directory? YES. CHMOD: 0777
Thumbnails Directory: OK - Can we write to the directory? YES. CHMOD: 0777
Language Directory: OK
Addons Directory: OK
Includes Directory: OK
Templates Directory: OK
Any help is GREATLY appreciated!!
Seems to be dying at
if(move_uploaded_file($_FILES['userfile']['tmp_name'], $uploadfile)) {
in new_image.php
I poked around a bit and have determined that
$_FILES['userfile']['tmp_name'] is C:\PHP\uploadtemp\php4A46.tmp.
Now I'm not super strong on PHP but I did check out the move_uploaded_file function and think maybe I don't have access to C:\PHP\uploadtemp\php4A46.tmp. I am using a shared server or does that refer to a local directory. I really have no idea so it is only a guess. Here are my stats.
Pixelpost Information
You are running Pixelpost version 1.5 - April 2006
Latest pixelpost version: Check
Looking for help or want to give feedback, please step into pixelpost forum.: www.pixelpost.org/forum/
Host Information
URL http://www.mywebsite.com/family/photoblog/admin/index.php
PHP-version 4.4.1 (Pixelpost's min requirement: PHP version: 4.3.0 )
MySQL version 4.1.12-log (Pixelpost's min requirement: MySQL: 3.23.58 )
GD-lib bundled (2.0.28 compatible) with JPEG support
File Uploads to pixelpost site are possible.
Server Software Microsoft-IIS/6.0
EXIF Pixelpost is using exifer v1.5 for EXIF-information.
Paths
Guessed imagepath: /family/photoblog/images/
Configured Imagepath: ../images/
Image Directory: OK - Can we write to the directory? YES. CHMOD: 0777
Thumbnails Directory: OK - Can we write to the directory? YES. CHMOD: 0777
Language Directory: OK
Addons Directory: OK
Includes Directory: OK
Templates Directory: OK
Any help is GREATLY appreciated!!