PDA

View Full Version : Uploading problems "move_uploaded_file... on line 443&q


Anonymous
02-04-2005, 02:35 AM
I'm getting a similar error others on the forum have mentioned before...

Warning: move_uploaded_file(/usr/local/apache/htdocs/~blunder/public_html/photoblog/images/e.jpg): failed to open stream: No such file or directory in /home/blunder/public_html/photoblog/admin/index.php on line 443

Warning: move_uploaded_file(): Unable to move '/tmp/phpAGYNXo' to '/usr/local/apache/htdocs/~blunder/public_html/photoblog/images/e.jpg' in /home/blunder/public_html/photoblog/admin/index.php on line 443
Error
Upload went without error.


I've taken advice found here on a previous post and checked with my hosting provider about the temp/directory thing and they mentioned that shouldn't be a problem.

I've also checked and rechecked my paths, relative vs. absolute and I can't find an error there. I'm certainly not a path genius but I couldn't see a problem.

Something to note, I am using an IP /~username to access the load, but that doesn't seem to be a problem. I installed the package without any problems and can access the Admin error with no worries.

Any ideas as to what to check next? Thanks in advance.[/quote]

Connie
02-04-2005, 05:02 AM
maybe you can tell us the PHP- and MYSQL-Version which is installed at your server?

Anonymous
02-04-2005, 11:49 AM
Yeah I guess you would need that info. My apologies.

Here's the host info:

PHP-version 4.3.10

MySQL version 4.0.23-standard

GD-lib bundled (2.0.28 compatible)

Server software Apache/1.3.33 (Unix) mod_gzip/1.3.26.1a mod_auth_passthrough/1.8 mod_log_bytes/1.2 mod_bwlimited/1.4 FrontPage/5.0.2.2635 mod_ssl/2.8.22 OpenSSL/0.9.7a PHP-CGI/0.1b

EXIF Your php does not seem to be compiled with exif-enabled.

And here are the paths:

URL: IP/~blunder/public_html/photoblog/

IMAGES PATH: /usr/local/apache/htdocs/~blunder/public_html/photoblog/images/

Anonymous
02-05-2005, 12:04 PM
Just checking in.

Connie
02-05-2005, 01:04 PM
sorry. you see me without an answer, I don't understand the reason for the problem in the moment,

Anonymous
02-05-2005, 10:55 PM
No luck huh?

Dang! I'm really looking forward to using Pixelpost! Hopefully soemthing will come to ya.

Thanks Connie.

Anonymous
02-06-2005, 11:12 PM
Hi Connie,

Here's the latest, I really hope this will help in determining the problem:

The domain is now active. I'm no longer relying on the IP address.

I've gone into the "options" area on the control panel and switched my images paths to this

Images Path:
/usr/local/apache/htdocs/blunder/public_html/photoblog/images/

Notice I deleted the tilde (~) since I'm now using the domain instead of the IP.

But for some reason I'm still getting this message:
Warning: move_uploaded_file(/usr/local/apache/htdocs/blunder/public_html/photoblog/images/e.jpg): failed to open stream: No such file or directory in /home/blunder/public_html/photoblog/admin/index.php on line 443

Warning: move_uploaded_file(): Unable to move '/tmp/phplgUKyq' to '/usr/local/apache/htdocs/blunder/public_html/photoblog/images/e.jpg' in /home/blunder/public_html/photoblog/admin/index.php on line 443
Error
Upload went without error.

I really would appreciate any help in solving this. If you'll let me know the appropriate questions to ask my Host I'll be glad to check with them again, but earlier they said there was no swapping problems on their side.

Thanks again for the help.
Mark

Connie
02-07-2005, 03:35 AM
One suggestion:

installation is just a thing of 3 minutes, and goes faster than modifiying anything manually...

if you have a domain now activated, I would suggest just to start installation again? Because that would be the easiest way and the script would set all paths etc. automatically?

just my 5 cents...

Anonymous
02-08-2005, 01:05 AM
It's working now on the domain.

Thanks.
m