File upload issue
p2tu
Joined: 2002-09-04
Posts: 2 |
Posted: Wed, 2002-09-04 00:18 |
Hi! I have installed gallery but i cant upload any picture! Theres an error message: Processing status... Warning: exec() has been disabled for security reasons in And php server info : Regards, |
|
Posts: 487
If your webhost provider has exec() disabled, you're pretty much out of luck.
You can try getting a cgi version of php to work, check the user-guide or faq
for more information.
Posts: 2
Hm. Thanks, but seems taht I dont understand how to install cgi verision :sad:
So maybe you know suggest another smilar gallery wich i can use?
Posts: 3
If you go to the FAQ B.3 at
http://gallery.menalto.com/modules.php?op=modload&name=GalleryDocs&file=index&page=gallery1-install.faq.b.php#gallery1-install.faq.b.3
you can configure your PHP to a CGI
Posts: 3
I also have same problem only with win cant upload pictures I get this error message
Fetching Urls...
http://www.spyderman.net/gallery/aug/na04/ag03sm.jpg
Processing status...
- Adding ag03sm.jpg
Fatal error: Maximum execution time of 30 seconds exceeded in c:appservwwwphp-nukemodulesgalleryplatformfs_win32.php on line 161
PLEASE HELP ME
Posts: 487
Hmm, this seems to happen a lot for windows users.
During configuration there is an option to set the maximum
execution time allowed, of which the default is 30 seconds.
Try reconfiguring and bumping up the execution time to 60
or something higher and see what happens. There were other
posts of this nature posted to the forums as well, you can attempt
a forum search on this and see what happend with those users.
I don't use Gallery on windows so tend to ignore those postings :wink: