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

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

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?