Error after "Allowed memory size of X bytes exhausted" Error after "Allowed memory size of X bytes exhausted"
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Error after "Allowed memory size of X bytes exhausted"

Started by lalamaus, October 31, 2005, 01:08:57 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

lalamaus

I got a error after i got the "Fatal error: Allowed memory size of X bytes exhausted" message

now when i try to upload pictures i got the following thing

Warning: is_dir(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /srv/www/htdocs/web8/html/jeton-gallery/upload.php on line 542

Warning: filemtime(): Stat failed for ./albums/edit/. (errno=13 - Permission denied) in /srv/www/htdocs/web8/html/jeton-gallery/upload.php on line 550

Warning: unlink(./albums/edit/.): Permission denied in /srv/www/htdocs/web8/html/jeton-gallery/upload.php on line 563

Warning: is_dir(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /srv/www/htdocs/web8/html/jeton-gallery/upload.php on line 542

Warning: filemtime(): Stat failed for ./albums/edit/.. (errno=13 - Permission denied) in /srv/www/htdocs/web8/html/jeton-gallery/upload.php on line 550

Warning: unlink(./albums/edit/..): Permission denied in /srv/www/htdocs/web8/html/jeton-gallery/upload.php on line 563

and pictures If i try to upload a picturepackage he tells no picture uploaded :(
u know a solution?