• Welcome to Sitemap Generator Forum.
 

LOGIN Problem / One page Sitemap

Started by paypal258, January 26, 2011, 08:25:28 AM

Previous topic - Next topic

paypal258

Hi, I'm having two problems at the same time, possibly due to the same bug (I hope!)
I've read about both of them in the forum, but I cannot find an answer by myself!

Here's the problems:

1) I cannot save LOGIN/PASSWORD information, otherwise I cannot acces any page but the index one (Configuration). When I try to access other pages it asks me to login, but it always redirects me to the configuration page.

2) While using it without Login/Password I can CRAWL the site, but it generates a one-page sitemap, with the domain name. If I set the Starting URL as domain/index.asp it says that it cannot find the page. (while, when crawling it with your online tool, it works)

I'm using a Standalone Sitemap Generator (PHP) v4.0, 2010-05-20 on a non-IP-dedicated IIS Server.

I've set the "Use IP address for crawling:" to 127.0.0.1 as I read in the forum, and it helped, but not solved the problem!



I can send you the access data to solve the problem if it may help!

Thanks!

XML-Sitemaps Support

Hello,

please try to create a file name ".htaccess" in generator/ folder with one line:
RewriteEngine off

paypal258

I've tried to create this file, but the generator becomes inaccessible! I've had to remove it!


paypal258

I've seen now it seems to be working! How did you manage it?


paypal258

Thank you very much!

Would you explain exactly what you did?
Where can I find the PHP runtime configuration?

I need to do the same things for a number of sites, so I would like to fix it by myself, without getting you annoyed! ;)

Thanks


paypal258

Thanks!

I've received the email dealing with the upgrade to version 5.
I've downloaded it, but I'm not sure if I need NOT to overwrite the INDEX.PHP file to preserve its functionality...

Or is it necessary to modify the new INDEX.PHP?


response

hi
im facing the same problem, -probably
could you explain maybe in public what one needs to do there.
if its possible.

thanks

XML-Sitemaps Support

Hello,

v5.0 of sitemap generator includes this update, so it should work correctly without modifying index.php.

response

hi again
im afraid but its still not working.
i downloaded v.5 and uploaded it.
i did set a username and password but its im still getting asked on every page to log in.
on the config tab it works -one time-, clicking over to crawling im logged out again.

i can see there are session files generated in the data dir now, but it seems that the session is not kept.

any help appreciated


response

sorry this is not possible, its IP bound.
but fortunatly its not neccessary no more :)

the problem was: session.cookie_domain
which was wrongly set in our php.ini

our site sets it itself so it worked there.

thanx for your support.