Centos 7 and PHP 5.6 XML Sitemap Issue
« on: February 14, 2016, 03:31:31 AM »
Hi
Just upgraded server to Centos 7, Apache 2.4 and PHP 5.6
Now when running runcrawl.php from putty, it doesn't show any progress. But if I load generator from a webpage. It shows that it is beaing created but real slow.
How do I fix this show in terminal as well.
Thanks
Re: Centos 7 and PHP 5.6 XML Sitemap Issue
« Reply #1 on: February 14, 2016, 06:12:12 AM »
Hello,

what is the command line you use and the output you get when running via putty?
Re: Centos 7 and PHP 5.6 XML Sitemap Issue
« Reply #2 on: February 14, 2016, 03:22:30 PM »
Command:
/usr/bin/php /home/mysite/public_html/generator/runcrawl.php

Output in putty
nothing

Re: Centos 7 and PHP 5.6 XML Sitemap Issue
« Reply #4 on: February 21, 2016, 01:24:39 AM »
Switched PHP 5.6 to PHP 5.5 and working fine. Except it is showing scanned pages twice as following:

332308 | 6597 | 10,271,133.0 | 30:59:26 | 0:36:54 | 15 | 196,935.8 Kb | 109872 | 14466 | 2
332308 | 6597 | 10,271,133.0 | 30:59:26 | 0:36:54 | 15 | 196,936.1 Kb | 109872 | 14466 | 1
332309 | 6596 | 10,271,168.2 | 30:59:26 | 0:36:54 | 15 | 196,939.0 Kb | 109873 | 14467 | 3
332309 | 6596 | 10,271,168.2 | 30:59:27 | 0:36:54 | 15 | 196,939.2 Kb | 109873 | 14467 | 0

so, it's taking twice the time..
Re: Centos 7 and PHP 5.6 XML Sitemap Issue
« Reply #6 on: February 21, 2016, 08:52:27 PM »
Actually, it is scanning real fast, like always..
Re: Centos 7 and PHP 5.6 XML Sitemap Issue
« Reply #7 on: February 22, 2016, 06:20:43 AM »
Please try to redownload and reinstall sitemap generator, this issue should be corrected.