I keep getting this error at somepoint in my indexing of a localhost website that is about 25,000 pages:
"Error: access violation at 0X0044DDCC (tried to read from 0X000000000) Program terminated."
I am using Abyss Web Server on windows xp. I tired using the CGi format and the PHP format with the same results.
One thing that seems strange is that in the log directory of the web server, it bloats the cgi.log file to over 1.5 GB!!!! Is that why there is a 'tried to read from' error?
"Error: access violation at 0X0044DDCC (tried to read from 0X000000000) Program terminated."
I am using Abyss Web Server on windows xp. I tired using the CGi format and the PHP format with the same results.
One thing that seems strange is that in the log directory of the web server, it bloats the cgi.log file to over 1.5 GB!!!! Is that why there is a 'tried to read from' error?
Comment