Error 500 - Internal server error
-
- Phoca Newbie
- Posts: 7
- Joined: 14 Feb 2008, 11:08
- Location: France
OK. I will try to ge
OK. I will try to generate the thumbnails with a smaller picture, and replace them manually once they are generated.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Yes, as you wrote...
Yes, as you wrote.... there can be more problems...
If GD library doesn't say, it doesn't have memory for creating thumbnails (Fatal error), there is no problem with memory...
but the resolution, som images (e.g. I can open on my computer, but my php gd library cannot work with them), maybe the dimension can be the problem too...
Jan
If GD library doesn't say, it doesn't have memory for creating thumbnails (Fatal error), there is no problem with memory...
but the resolution, som images (e.g. I can open on my computer, but my php gd library cannot work with them), maybe the dimension can be the problem too...
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 16
- Joined: 15 Apr 2008, 18:18
- Location: France
Hello,I also m
Hello,
I also met the problem.
The weight is not in question but the size of imported images.
With IMG in 1024 * 768 is good, in 1600 * 1200, for example, the error appears. (Regardless of weight)
I did tests with FTP or with the manager and the same thing.
Memory_limit is my 40M (1 & 1 hosting base) so it does not come from the ...
I tried reinstalling without success ...
Voila, hoping to help you.
(Sorry, it's french translated by Google: D)
I also met the problem.
The weight is not in question but the size of imported images.
With IMG in 1024 * 768 is good, in 1600 * 1200, for example, the error appears. (Regardless of weight)
I did tests with FTP or with the manager and the same thing.
Memory_limit is my 40M (1 & 1 hosting base) so it does not come from the ...
I tried reinstalling without success ...
Voila, hoping to help you.
(Sorry, it's french translated by Google: D)
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Hi, it is understand
Hi, it is understandable ... but the problem is, I don't know the answer why some servers (or GD libraries) have this problem with resolution... On my test servers (XP-PHP5,SUSE-PHP5,SUSE-PHP4,FreeBSD-PHP5) works e.g. 3072x2304 (yesterday I have added some images from Alps to my demo site) ...
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 16
- Joined: 15 Apr 2008, 18:18
- Location: France
Yes, it has seemed t
Yes, it has seemed to be a difficult problem: (
My server:
PHP version 4.4.8
Infong Linux System 2.4
GD
GD support enabled
GD bundled version (2.0.28 compatible)
FreeType support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF enabled Create Support
JPG enabled Support
PNG enabled Support
Support enabled WBMP
Support enabled XBM
My server:
PHP version 4.4.8
Infong Linux System 2.4
GD
GD support enabled
GD bundled version (2.0.28 compatible)
FreeType support enabled
FreeType Linkage with freetype
GIF Read Support enabled
GIF enabled Create Support
JPG enabled Support
PNG enabled Support
Support enabled WBMP
Support enabled XBM
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Maybe try to change
Maybe try to change the PHP version, but I think there should not be a problem ... Phoca Gallery uses GD library to create the thumbnails but I don't really know what can be wrong while thumbnails creating by GD ...
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 7
- Joined: 28 Apr 2008, 12:48
- Location: France
Hi all,S
Hi all,
Same trouble here with Joomla! 1.5.0 version and Phoca 1.7.1.
First of all, I'm unable to upload the french version:
Warning: file_put_contents() failed to open stream: Permission denied in /homepages/29/d209415814/htdocs/viking/libraries/joomla/utilities/compat/php50x.php on line 66
Unable to write enrty ....
Never mind, I used to work in english.
I upload several pictures (640 px X 420 px) and after nearly 20 pictures, I have the fatal 500 error .....
I've tried to add them 5 by 5, same trouble ....
uninstall and reinstall : same trouble ....
Can't understand where is the problem.
If you need more informations, do not hesitate to ask me.
Best regards,
Tiko
Same trouble here with Joomla! 1.5.0 version and Phoca 1.7.1.
First of all, I'm unable to upload the french version:
Warning: file_put_contents() failed to open stream: Permission denied in /homepages/29/d209415814/htdocs/viking/libraries/joomla/utilities/compat/php50x.php on line 66
Unable to write enrty ....
Never mind, I used to work in english.
I upload several pictures (640 px X 420 px) and after nearly 20 pictures, I have the fatal 500 error .....
I've tried to add them 5 by 5, same trouble ....
uninstall and reinstall : same trouble ....
Can't understand where is the problem.
If you need more informations, do not hesitate to ask me.
Best regards,
Tiko
-
- Phoca Newbie
- Posts: 7
- Joined: 28 Apr 2008, 12:48
- Location: France
Picture size seems t
Picture size seems to be the reason of this error.
One of mine wasn't 641 x 420 but 1602 x 1050 ....I just resize it and now everything is perfect.
I upload all the picture in the same time without 500 error.
Best regards,
Tiko
One of mine wasn't 641 x 420 but 1602 x 1050 ....I just resize it and now everything is perfect.
I upload all the picture in the same time without 500 error.
Best regards,
Tiko
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Maybe your GD or you
Maybe your GD or your RAM on your server is not ready for 'big' pictures ... ???
If you find Phoca extensions useful, please support the project
-
- Phoca Newbie
- Posts: 7
- Joined: 28 Apr 2008, 12:48
- Location: France
Thanks Jan !
Thanks Jan !
May be, may be not ! No logical explanations !!!
Best regards,
Tiko
May be, may be not ! No logical explanations !!!
Best regards,
Tiko