When I used php version to make sitemap including phpBB and other BBS, restricting sitmap within 7,000, the scan itself was completed. However, I got an error message below and the sitemap didn't created.
Links depth: 6
Current page: phpBB/viewtopic.php?p=3644
Pages added to sitemap: 7000
Pages scanned: 7619 (216,953.8 Kb)
Pages left: 0 (+ 0 queued for the next depth level)
Time passed: 35:47
Time left: 0:00
Memory usage: -
Completed
Total pages indexed: 7000
Calculating changelog...
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 35 bytes) in /home/htdocs/generator/pages/class.xml-creator.inc.php(2) : eval()'d code(1) : eval()'d code(1) : eval()'d code on line 117
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 0 bytes) in Unknown on line 0
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 137 bytes) in Unknown on line 0
Is it possible to point out the reason?
Also, I noticed that when I put username and password before I make the first sitemap, it has an issue. Even if I try to get in the "Crawling" tab, it requests me the password, and it just bring me to the "Configuration" page after inputting it.