[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-developers] admin pages no longer working



Thanks Paul,
the link seems to be ok, contents follow:

[root modules]# ls -l
total 1140
-rw-r--r--    1 root     root         8304 Feb  8  2002 httpd.exp
-rwxr-xr-x    1 root     root        85557 Feb  8  2002 libproxy.so
-rwxr-xr-x    1 root     root       228664 Feb  8  2002 libssl.so
-rwxr-xr-x    1 root     root        13141 Feb  8  2002 mod_access.so
-rwxr-xr-x    1 root     root        11648 Feb  8  2002 mod_actions.so
-rwxr-xr-x    1 root     root        14492 Feb  8  2002 mod_alias.so
-rwxr-xr-x    1 root     root         9653 Feb  8  2002 mod_asis.so
-rwxr-xr-x    1 root     root        11593 Feb  8  2002 mod_auth_anon.so
-rwxr-xr-x    1 root     root        16587 Feb  8  2002
mod_auth_pam_external.so
-rwxr-xr-x    1 root     root        13642 Feb  8  2002 mod_auth.so
-rwxr-xr-x    1 root     root        32031 Feb  8  2002 mod_autoindex.so
-rwxr-xr-x    1 root     root        26311 May 19  2002 mod_casp2.so
-rwxr-xr-x    1 root     root        12754 Feb  8  2002 mod_cern_meta.so
-rwxr-xr-x    1 root     root        18213 Feb  8  2002 mod_cgi.so
-rwxr-xr-x    1 root     root        12655 Feb  8  2002 mod_define.so
-rwxr-xr-x    1 root     root        13826 Feb  8  2002 mod_digest.so
-rwxr-xr-x    1 root     root        10901 Feb  8  2002 mod_dir.so
-rwxr-xr-x    1 root     root        11158 Feb  8  2002 mod_env.so
-rwxr-xr-x    1 root     root        13173 Feb  8  2002 mod_expires.so
-rwxr-xr-x    1 root     root        78856 Jun 26  2001 mod_fastcgi.so
-rwxr-xr-x    1 root     root        11054 Feb  8  2002 mod_headers.so
-rwxr-xr-x    1 root     root        19753 Feb  8  2002 mod_imap.so
-rwxr-xr-x    1 root     root        39040 Feb  8  2002 mod_include.so
-rwxr-xr-x    1 root     root        22912 Feb  8  2002 mod_info.so
-rwxr-xr-x    1 root     root        92153 Dec 20  2001 mod_jk.so
-rwxr-xr-x    1 root     root        23913 Feb  8  2002 mod_log_config.so
-rwxr-xr-x    1 root     root        27116 Feb  8  2002 mod_mime_magic.so
-rwxr-xr-x    1 root     root        18560 Feb  8  2002 mod_mime.so
-rwxr-xr-x    1 root     root        32169 Feb  8  2002 mod_negotiation.so
-rwxr-xr-x    1 root     root        62294 Feb  8  2002 mod_rewrite.so
-rwxr-xr-x    1 root     root        13513 Feb  8  2002 mod_setenvif.so
-rwxr-xr-x    1 root     root        15279 Feb  8  2002 mod_speling.so
-rwxr-xr-x    1 root     root        22880 Feb  8  2002 mod_status.so
-rwxr-xr-x    1 root     root        11322 Feb  8  2002 mod_unique_id.so
-rwxr-xr-x    1 root     root        11525 Feb  8  2002 mod_userdir.so
-rwxr-xr-x    1 root     root        13179 Feb  8  2002 mod_usertrack.so
-rwxr-xr-x    1 root     root        12996 Feb  8  2002 mod_vhost_alias.so
drwxr-xr-x    2 root     root           82 May 19  2002 php
[root modules]# ls -l php
total 396
-rwxr-xr-x    1 root     root        86774 Mar 28  2002 cce.so
-rwxr-xr-x    1 root     root        28312 Mar 28  2002 i18n.so
-rwxr-xr-x    1 root     root        48039 Mar  5  2002 interbase.so
-rwxr-xr-x    1 root     root       178242 Mar  5  2002 mysql.so
-rwxr-xr-x    1 root     root        55819 Mar  5  2002 pgsql.so
[root modules]#

So there is definiately a file missing. Please send me the zip file, it may
help.

But is your reponse related to the fact that the php module is missing (I'm
guessing so), or the fact that my admin screens no longer work (more
pressing)?. Are they in fact, related?

Adam.


----- Original Message -----
From: "Paul Miller" <paul@xxxxxxxxxxxx>
To: "'Adam Fleet'" <afleet@xxxxxxxxxxxxxxx>
Sent: Monday, December 29, 2003 2:38 PM
Subject: RE: [cobalt-developers] admin pages no longer working


>
> Let me know if you want the /usr/lib/apache (/etc/httpd/modules)
directory.
>
> I can e-mail you it zipped up.  Its 1.8mb.
>
>
> -----Original Message-----
> From: cobalt-developers-admin@xxxxxxxxxxxxxxx
> [mailto:cobalt-developers-admin@xxxxxxxxxxxxxxx] On Behalf Of Adam Fleet
> Sent: Sunday, December 28, 2003 8:54 PM
> To: Cobalt Developers
> Subject: [cobalt-developers] admin pages no longer working
>
> HELP!
>
>
> I was in the process of reinstalling Nuonce's PHP 4.3.4 package (I
> uninstalled it first), and it seemed to go ok, until the httpd refused to
> start up again, as the httpd.conf file was referring to a non-existant
> module:
>
>
> Cannot load /etc/httpd/modules/libphp4.so into server:
> /etc/httpd/modules/libphp4.so: cannot open shared object file: No such
file
> or directory
>
>
> so I commented out this line:
>
> #LoadModule php4_module modules/libphp4.so
>
> and now at least the httpd starts
>
> But my main problem is this:
>
> now when I surf to http://testsite.digerati.com.au/admin (you'll see that
> http://testsite.digerati.com.au is ok), I get an error in my browser (this
> page cannot be displayed)
>
> my httpd's access file reads:
>
> testsite.digerati.com.au 203.55.204.4 - - [29/Dec/2003:13:43:44 +1100]
"GET
> /admin HTTP/1.1" 302 237 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows
NT
> 5.1)"
>
> but nothgin is appended to the error log file.
>
> Looking at httpd.conf, I see:
>
> RewriteRule ^/admin/?$  http://%1:444/login.php [L,R]
>
>
> and I have a login.php in ./usr/sausalito/ui/web/login.php
>
> but why wouldn't it be working?
>
> Do I have to reinstall the web administration system somehow? If so, can
it
> be done without losing all the user, email  and web site configurations?
>
> All advice gratefully received,
>
> yours in abject panic ;-(
>
>
> Adam.
>
>
>
> Adam Fleet.
> Manager, Technical Support and Infrastructure
> -------------------------------------------------------------------------
> Digerati Assist
> Australian  Customers: phone 1300 727271 - email assist@xxxxxxxxxxxxxxx
> New Zealand Customers: phone 0800 484438 - email nzassist@xxxxxxxxxxxxxxx
> -------------------------------------------------------------------------
> Digerati P/L - 12 Strathalbyn St - East Kew 3102 - phone +61 3 9859 5800
> -------------------------------------------------------------------------
>
> _______________________________________________
> cobalt-developers mailing list
> cobalt-developers@xxxxxxxxxxxxxxx
> http://list.cobalt.com/mailman/listinfo/cobalt-developers
>