• Welcome to DNForum.com - Domain Investor Forum, Free Domain Marketplace and a community for 45+ domain pros
    If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the oldest global domain name community on the internet and continues to grow every day. There are over 45,000 domainers on DNForum doing everything from buying domains, selling domains, using our free in-house built tools, learning about domains and discussing domains. Take a minute and Register.

wordpress error = 30 seconds exceeded wp-includes/class-phpass.php on line 139

Status
Not open for further replies.

DN BROKER

New Member
Legacy Exclusive Member
Joined
Oct 12, 2005
Messages
5,697
Reaction score
235
need help what does this mean?

Updating Headlines from ...
Fatal error: Maximum execution time of 30 seconds exceeded in /home/content/30/7163830/html/**********.ORG/wp-includes/class-phpass.php on line 136
 
This usually means your script is taking longer than maximum execution time to run.
You can get round this by editing your php.ini file (if you run your own dedicated server) or in your .htaccess file (for a local workaround) and changing max_input_time and max_execution_time to a higher value.
 
Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.


i changed it and i get that error, using godaddy hosting
 
register_globals = off
allow_url_fopen = off

expose_php = Off
max_input_time = Off <--- changed this from 60 to off
variables_order = "EGPCS"
extension_dir = ./
upload_tmp_dir = /tmp
precision = 12
SMTP = relay-hosting.secureserver.net
url_rewriter.tags = "a=href,area=href,frame=src,input=src,form=,fieldset="


; Only uncomment zend optimizer lines if your application requires Zend Optimizer support

;[Zend]
;zend_optimizer.optimization_level=15
;zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.3
;zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.3
;zend_extension=/usr/local/Zend/lib/Optimizer-3.3.3/ZendExtensionManager.so
;zend_extension_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.3/ZendExtensionManager_TS.so


; -- Be very careful to not to disable a function which might be needed!
; -- Uncomment the following lines to increase the security of your PHP site.

;disable_functions = "highlight_file,ini_alter,ini_restore,openlog,passthru,
; phpinfo, exec, system, dl, fsockopen, set_time_limit,
; popen, proc_open, proc_nice,shell_exec,show_source,symlink"

---------- Post added at 02:40 PM ---------- Previous post was at 02:40 PM ----------

php.ini
 
Hope:

You said in another thread that this particular plugin works on another site. Are the two sites on the same server? If so, there might be something different interfering with that particular plugin on that particular site.
 
Try setting it to a high value such as 600 (10 mins). I don't think you can set it to 'Off'. 0 is used for that purpose. Also you probably need to alter the max_execution_time
 
im syndicating rss feeds, not sure what the issue is

i added the first rss feed to syndication tool and it added 17 post,

then i cam to add the 2nd rss feed and i get these errors, im trying to add 7 rss feeds from army.com - is it possible army.com server is rejecting me?

thanks a lot for the help :)

---------- Post added at 02:53 PM ---------- Previous post was at 02:46 PM ----------

the problem seems to be army.com

i just tried another site and it works fine

thanks for your help - sending gift :) Merry Christmas
 
Status
Not open for further replies.
Back
Top Bottom