Forums

PHP

This topic is locked

File Not Uploaded to specified directory

Posted 19 Dec 2008 05:27:02
1
has voted
19 Dec 2008 05:27:02 Chuck Borrelli posted:
I am doing a database insert using the insert_record behaviour (which I applied first), and then applied a pure file upload (php) to a chosen directory. The permissions on directory are 666

I am running on OS X 10.5.6 in DW 9 (CS 3). Using PHP 4.4.9 and Mysql 5.01

The record is saved perfectly, BUT there is no file saved in the specified directory and no error message. All the inc files in the script library folder have been uploaded.

I searched through this forum, but the search feature is extremely limited.

Suggestions are appreciated. If I continue to have trouble it would have been easier to do this myself in PHP!

Replies

Replied 19 Dec 2008 05:32:12
19 Dec 2008 05:32:12 Chuck Borrelli replied:
Using the most recent version of Pure PHP File Upload (2), which I purchased yesterday.

Also I removed the file insert behavior and just did file upload...and it did not work.
Replied 19 Dec 2008 18:11:10
19 Dec 2008 18:11:10 Chuck Borrelli replied:
It does seem to work on my MacBook Pro. File is successfully uploaded to the specified directory using localhost

with local host, it uploads the file perfectly. I have the database interaction disabled, so I am only testing the Pure File Upload PHP. The only difference is that I am running Apache on OS X, as well as PHP 5.2.6

Reply to this topic