Re: [PHP] Relative beginner in dire need of help! (Scratch my last message, sorry... )

2002-05-29 Thread Ed Gorski
Are you sure the permissions on the directory are set up correctly? The user that the db is run as (usually nobody in apache/linux) needs read and write privileges on that directory ed At 04:30 AM 5/29/2002 -0400, [EMAIL PROTECTED] wrote: >I really hope someone can help me here!! LOL!! > >I'm

RE: [PHP] Relative beginner in dire need of help! (Scratch my last message, sorry... )

2002-05-29 Thread David Freeman
> > Warning: Unable to create > > '../specialoffer_images/specoffpicone.jpg': Permission denied in > > > /home/virtual/loverskey/home/httpd/html/specialoffer_admin/sp > ecial_off > > ers_changed.php on line 45 > > The directories are permissiond correctly, and I've tried so many > Nop

Re: [PHP] Relative beginner in dire need of help! (Scratch my last message, s...

2002-05-29 Thread DragonPsyche2
In a message dated 5/29/02 5:09:12 AM Eastern Daylight Time, [EMAIL PROTECTED] writes: > Okay! I think I've got it. > Get into the dir and do 'chmod 777 *' I reckon you have permissions on > the dir but not on the imgs. Oh! Good man!! Why didn't I think of that? I'll give it a go... Of course

Re: [PHP] Relative beginner in dire need of help! (Scratch my last message, s...

2002-05-29 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * and then [EMAIL PROTECTED] declared > > 1. Does this image already exist in that dir? > > Yes it does - the script is supposed to overwrite any image in the dir, and > rename whatever you upload to a preset name, as far as I can see it. I've

Re: [PHP] Relative beginner in dire need of help! (Scratch my last message, s...

2002-05-29 Thread DragonPsyche2
In a message dated 5/29/02 4:53:22 AM Eastern Daylight Time, [EMAIL PROTECTED] writes: > 1. Does this image already exist in that dir? Yes it does - the script is supposed to overwrite any image in the dir, and rename whatever you upload to a preset name, as far as I can see it. I've tried

Re: [PHP] Relative beginner in dire need of help! (Scratch my last message, s...

2002-05-29 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * and then [EMAIL PROTECTED] declared > > H what is /inside/ that directory? > > Inside it? Right now, it holds three jpgs. There's no further files or dir > structure. Okay, 2 things then. 1. Does this image already exist in that di

Re: [PHP] Relative beginner in dire need of help! (Scratch my last message, s...

2002-05-29 Thread DragonPsyche2
In a message dated 5/29/02 4:46:53 AM Eastern Daylight Time, [EMAIL PROTECTED] pronoucnes to the naive PHP'er: > H what is /inside/ that directory? Inside it? Right now, it holds three jpgs. There's no further files or dir structure. Thank you again! Greg

Re: [PHP] Relative beginner in dire need of help! (Scratch my last message, s...

2002-05-29 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * and then [EMAIL PROTECTED] declared > Thanks Nick... thing is I have actually set the permissions at 777 several > times today. H what is /inside/ that directory? > I'll try it again though, just in case. Any thoughts on the header i

Re: [PHP] Relative beginner in dire need of help! (Scratch my last message, s...

2002-05-29 Thread DragonPsyche2
Thanks Nick... thing is I have actually set the permissions at 777 several times today. I'll try it again though, just in case. Any thoughts on the header issue? Cheers, Greg -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Relative beginner in dire need of help! (Scratch my last message, sorry... )

2002-05-29 Thread Nick Wilson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 * and then [EMAIL PROTECTED] declared > Warning: Unable to create > '../specialoffer_images/specoffpicone.jpg': Permission denied in > /home/virtual/loverskey/home/httpd/html/specialoffer_admin/special_off > ers_changed.php on line 45 > The dir

[PHP] Relative beginner in dire need of help! (Scratch my last message, sorry... )

2002-05-29 Thread DragonPsyche2
I really hope someone can help me here!! LOL!! I'm in the process of moving a site that utilises PHP and MySQL to another server. The move has gone well, and I have successfully edited most of the scripts, or rewritten them to work in their new location... however... I am having a problem with

[PHP] Relative beginner in dire need of help!

2002-05-29 Thread DragonPsyche2
I really hope someone can help me here!! LOL!! I'm in the process of moving a site that utilises PHP and MySQL to another server. The move has gone well, and I have successfully edited most of the scripts, or rewritten them to work in their new location... however... I am having a problem with