Forums
This topic is locked
Pure PHP Image bundle problems
Posted 06 Jul 2005 20:02:33
1
has voted
06 Jul 2005 20:02:33 Dean Hayden posted:
Hi,I recently purchased the 'Pure PHP image bundle' for Dreamweaver MX 2004 thinking that it would solve an image upload problem I was having. The extensions installed without a hitch but alas since using it I haven't been able to get it to work.
At first I thought that it was due to the specified upload folder:
I tried virtual - "images"
and absolute - "/Library/Webserver/Documents/modeluk/images/"
Then thought that maybe I had to chmod the relevant folder to 777 - this didn't help either.
I have gone through the tutorial to the letter and still I can't get it to work! Am I missing something really obvious! Please help!!!
I am running OS X 10.4 with Apache, PHP and MySQL.
DWMX2004 | PHP | MYSQL | MacOS X 10.4
Replies
Replied 14 Jul 2005 23:40:56
14 Jul 2005 23:40:56 Dean Hayden replied:
Wow! What a response! Just in case you where worried I figured it out myself without using any of the 'Pure PHP image bundle'. Really pleased I bought it now - think I'll be asking for a re-fund!!
DWMX2004 | PHP | MYSQL | MacOS X 10.4
DWMX2004 | PHP | MYSQL | MacOS X 10.4
Replied 15 Jul 2005 15:11:29
15 Jul 2005 15:11:29 Patrick Woldberg replied:
First of all, this isn't a support forum so don't expect an answer that fast. When support is needed you can e-mail or use the support forums of the product.
Most common way is to use a relative path to the upload folder, make sure you have the permissions set correctly on the folder and the php.ini is setup correctly to allow file uploads.
--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Administrator at DMXzone.com, FLzone.net, FWzone.net and DNzone.com
--------------------------------------------------
Most common way is to use a relative path to the upload folder, make sure you have the permissions set correctly on the folder and the php.ini is setup correctly to allow file uploads.
--------------------------------------------------
Patrick Woldberg
Web Developer at Dynamic Zones
Administrator at DMXzone.com, FLzone.net, FWzone.net and DNzone.com
--------------------------------------------------