I get following error message on status page when called from a sub-domain:

Boost crawler did not get a 200 response; 302 returned instead.

The boost module runs on a shared database for a multi-sites D6 installation:

main domain: www.example.com
sub-domains: sub1.example.com
sub-domains: sub2.example.com
sub-domains: sub3.example.com
sub-domains: sub4.example.com
sub-domains: sub5.example.com
sub-domains: sub6.example.com
sub-domains: sub7.example.com

Hi, I have a multi-site installation on a development server (local):

  • System: Windows NT THANAGES 5.1 build 2600
  • Configure Command:

    cscript /nologo configure.js "--enable-snapshot-build" "--enable-debug-pack" "--with-snapshot-template=d:\php-sdk\snap_5_2\vc6\x86\template" "--with-php-build=d:\php-sdk\snap_5_2\vc6\x86\php_build" "--with-pdo-oci=D:\php-sdk\oracle\instantclient10\sdk,shared" "--with-oci8=D:\php-sdk\oracle\instantclient10\sdk,shared" "--without-pi3web"
  • Server API: Apache 2.0 Handler
  • Virtual Directory Support: enabled
  • Configuration File (php.ini) Path: C:\WINDOWS
  • Loaded Configuration File: C:\ZPanel\bin\php\php.ini
  • Scan this dir for additional .ini files: (none)
  • additional .ini files parsed: (none)
  • Debug Build: no
  • Thread Safety: enabled
  • Zend Memory Manager: enabled
  • IPv6 Support: enabled
  • Registered PHP Streams: php, file, data, http, ftp, compress.zlib, compress.bzip2, zip
  • Registered Stream Socket Transports: tcp, udp
  • Registered Stream Filters: convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, zlib.*, bzip2.*

Attached are screen-shoots of all relevant D6 configuration settings.
Help very much appreciate.

Comments

Wolfflow’s picture

Category: support » bug
Priority: Normal » Critical

I am still continuing to try to find where the bug is.

1. Have uninstalled the boost module from any domain and sub-domains.
2. Have delete all cache data
3. Cleared all cache and system from any residual boost data.
4. have removed the shared configuration from all the settings.php file from any site (domain and sub-domains)
5. Have reinstalled the boost module any domain and sub-domains separately.
6. have configured boost-settings for all domain and subdomains with same settings
7. have add boost-htaccess code to .htaccess file.

Results:

It works without error message only for main domain www.example.com
on all others sub domains I get no cached .html files at all and
always the same error message

Boost crawler did not get a 200 response; 302 returned instead.