Code: Alles auswählen
Fatal error: Allowed memory size of 262144 bytes exhausted (tried to allocate 311296 bytes) in /www/htdocs/w00a262e/viewtopic.php on line 464
Meine datei sieht wie folgt aus:
Code: Alles auswählen
php_value memory_limit 128M
#
# Uncomment the statement below if you want to make use of
# HTTP authentication and it does not already work.
# This could be required if you are for example using PHP via Apache CGI.
#
#<IfModule mod_rewrite.c>
#RewriteEngine on
#RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L]
#</IfModule>
<Files "config.php">
Order Allow,Deny
Deny from All
</Files>
<Files "common.php">
Order Allow,Deny
Deny from All
</Files>
AddHandler php5-cgi .php
DirectoryIndex forum.php portal.php index.php index.html index.htm
DANKE Lg Marcel