Content Farmer Timed out
-
Hello guys, i need some help regarding a Content Farmer for Wordpres.
I have contacted the deskhelp of lunarpages on how to increase the upload size and memory limit to run a script to which they awnsered me the following:
“To setup your php.ini file, create an .htaccess file in the public_html directory and add the line: suPHP_ConfigPath /home/username/public_html (Change username to your cpanel username)
Then create a php.ini file in the public_html directory and add the line max_execution_time 200 memory_limit = 32M Other PHP settings can be configured in an equivelant manner.
*Note: The php.ini file must be in the same directory as the .htaccess file or else this will not work. See http://php.net for additional settings that can be set and http://www.php.net/manual/en/ini.php#ini.list”
Now i have done all of this and am having an error when i try to run post anything with CF Pro which is as follows:
“Warning: file_get_contents(http://66.231.189.85/search?q=learn+how+to+speak+japanese&ns=8&rat=0&psc=80&dt=description&raw=8&dr=1) [function.file-get-contents]: failed to open stream: Connection timed out in /home/***/public_html/***/wp-content/plugins/pro_enc_2_1/includes/se_modules/cf.php on line 0”
now we are warned in the faq of CF that the script needs time to run in order to cache all that it needs so i added max_execution_time to 1000 but i still get an error
so here is my php.ini which is on public_html can someone please help me with what should i put on the php.ini to make this work?
this is what is inside my php.ini:
zend_extension = /home/*****/public_html/ioncube/ioncube_loader_lin_5.2.so
max_execution_time = 3600
max_input_time = 1800
memory_limit = 50M
set_time_limit(0) -
Afraid you’re in the wrong forum and need to be over at WordPress.ORG. We don’t have access to those files here:
https://en.forums.wordpress.com/topic/please-read-me-first-before-posting?replies=1
- The topic ‘Content Farmer Timed out’ is closed to new replies.