Free Online
Sitemap Generator
Unlimited
Sitemap Generator
About Sitemaps
Broken Links
Forum
Testimonials
Tools
Contact
Advanced search
Sitemap Generator Forum
July 05, 2008, 05:09:00 AM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Sitemap software 2.9 released
- Email notifications, html sitemap customizing and more
6618
Posts in
1634
Topics by
Members
Latest Member:
mariebenz
Sitemap Generator Forum
>
XML Sitemaps Discussions Category
>
Unlimited PHP Sitemap Generator
>
CGI Error
Pages: [
1
]
« previous
next »
Print
Author
Topic: CGI Error (Read 6960 times)
davidstetler1
Registered Customer
Newbie
Posts: 2
CGI Error
«
on:
November 08, 2006, 04:09:46 PM »
I am receiving the following error after crawling for a couple of minutes...
The specified CGI application misbehaved by not returning a complete set of HTTP headers.
Any ideas?
Logged
davidstetler1
Registered Customer
Newbie
Posts: 2
Re: CGI Error
«
Reply #1 on:
November 08, 2006, 08:41:11 PM »
I've worked through this issue, but now I'm stuck again. I am on a shared server so the php.ini cannot be edited. I am saving the progress and rerunning it after it times out over and over, but this could take a very long time. Is there anyway around this problem without access to php.ini?
Logged
admin
Administrator
Hero Member
Posts: 2755
Re: CGI Error
«
Reply #2 on:
November 09, 2006, 07:07:05 AM »
Some hosting environments (
not all though
) allow to change php settings per directory, so you can try to create php.ini file in generator/ folder:
Code:
max_execution_time=5000
memory_limit=128M
(you can change values to suit your instance)
OR create .htaccess file:
Code:
php_value memory_limit 128M
php_value max_execution_time 3000
Logged
Oleg Ignatiuk
http://www.xml-sitemaps.com
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
XML Sitemaps Discussions Category
-----------------------------
=> Unlimited PHP Sitemap Generator
=> Bug reporting for Standalone Sitemap Generator
=> Free Online Sitemaps Generator
=> Site maps - General Discussion
Loading...