4.3RC, clean urls, /admin no-go, admin/system etc. works?
"Sohodojo Jim" <[email protected]> Fri, 24 Oct 2003 12:13:59 -0600
| Newsgroups | gmane.comp.php.drupal.user |
|---|---|
| Message-ID | <[email protected]> |
I am setting up a site with 4.3RC code that will not have public users (no sign up solicitation). I have the logon block enabled for the admin path with the idea that if you are staff and want to add content, you just go to http://mysite.tld/admin (with clean urls configured and working okay). This is working fine on my intranet development platform but fails on the deployment platform. However, if I do http://mysite.tld/admin/system (or any other 'deeper' level admin url request), it works as expected on both platforms. When http://mysite.tld/admin fails on the deployment platform, it returns the site index.php page content with a pre-head message: warning: main(): stream does not support seeking in /path/to/mysite/www/error.php on line 19. while my browser address widget shows http://mysite.tld/admin/ Both are running PHP 4.3.2, however my intranet runs Apache/2.0.43 (Win32) while my deployment server is Apache/1.3.28. Any obvious (or not so obvious) reasons why this is happening? And is there a config fix? Or do I just work around by using an always resolvable admin logon url link? --Sohodojo Jim-- -- [ Drupal user list | http://list.drupal.org/ ] [ http://lists.drupal.org/options/drupal-user/gcpdu-drupal-user%40gmane.org ]