Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Windows Server Image Uploads
#1
Hi Folks

I know zero about PHP and am trying to install the latest stable version of GetSimple on a 1&1 shared Windows Server.

All works "out of the box" apart from the image upload. I get the uploading bar saying that the image is being uploaded but it doesn't appear in the images folder.

If I FTP the image to the folder I can access it and use it on the page. All Permissions are granted on the folder - the prog is running in a folder that is one below Root.

Any ideas???

Thank you!
Reply
#2
Does IUSR have write permissions on data/uploads?
Reply
#3
Hi Carlos

Full read / write permission on the folder ...
Reply
#4
Does the NETWORK SERVICE user have write permissions?
Reply
#5
Every instance of read / write / modify across all conditions is set to "Allow" ....
Reply
#6
Sorry, no idea...

I can only suggest you try to disable uploadify and try again just in case it's not a permissions issue.

To do so uncomment the setting line: edit your root gsconfig.php file and change:

Code:
#define('GSNOUPLOADIFY', 1);

by:

Code:
define('GSNOUPLOADIFY', 1);
Reply
#7
Ask 1&1 they might know something about it.
GetSimple isn't officially supported on Windows yet.
But yeah, enjoy 1&1's legendary support /sarcasm Wink
Reply
#8
Will test this out today and try to reproduce
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#9
Thanks everyone!

I'll be very interested in what you find Shawn_a !
Reply
#10
I am using apache on windows and it works fine for me.
Although permissions is an issue, it will show in the list, but I cannot access it because its 644.

But it sounds like you have a different issue.

Turn debug on in config and see if you get anything output.
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#11
What is the server configuration ?
IIS ?

You say the files are there in ftp and you can use them.
But the uploads list doesn't show them ?
Uploads folder or subfolder?
Only a problem with images or any file ?
NEW: SA Admin Toolbar Plugin | View All My Plugins
- Shawn A aka Tablatronix
Reply
#12
TAO, did you try disabling uploadify?
Reply




Users browsing this thread: 1 Guest(s)