XML Sitemaps Generator

    Advanced search
Sitemap Generator Forum
July 23, 2008, 10:07:25 PM
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
   Home   Help Search Login Register  
Sitemap software 2.9 released - Email notifications, html sitemap customizing and more
6867 Posts in 1688 Topics by Members
Latest Member: tonchanluong
Pages: [1]
  Print  
Author Topic: Php.ini Issues - Timing Out  (Read 6423 times)
jkress
Registered Customer
Newbie
*
Posts: 2


View Profile
« on: May 31, 2007, 05:02:53 PM »

My script is timing out in 30 seconds when attempting to crawl. The admin suggests increasing the max_execution_time and/or memory limit in the Web Host's php.ini file.

Since the default setting in php for max_execution_time is 30 seconds and Web Hosts will not make changes to their configuration, the only option is to create a custom php.ini file and upload to my web root.

Does anyone know how to do this? This should either be handled within the script or instructions for the work around should be provided.
Logged
admin
Administrator
Hero Member
*****
Posts: 2864


View Profile
« Reply #1 on: May 31, 2007, 09:30:59 PM »

Hello,

the following should be added in custom php.ini:

max_exeuction_time = 6000

(you can change the number)
Logged

jkress
Registered Customer
Newbie
*
Posts: 2


View Profile
« Reply #2 on: June 01, 2007, 06:09:26 PM »

I've created the custom php.ini file but the app still times out. How do you tell the web server to use the custom php.ini file instead of the host's.
Logged
admin
Administrator
Hero Member
*****
Posts: 2864


View Profile
« Reply #3 on: June 03, 2007, 10:26:55 AM »

Hello,

that depends on the server configuration (whether custom php.ini is allowed or not). Replied to your email.
Logged

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.5 | SMF © 2006, Simple Machines LLC Valid XHTML 1.0! Valid CSS!