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

Re: imp



Hi Matthew,

	Is the mysql module uncommented in /etc/php3/apache/php3.ini?
	It should be like this:

; Dynamics Extensions
extension=imap.so
extension=ldap.so
extension=mysql.so
extension=pgsql.so


Concerning your problem with mattyt.net/imp -> doma.mattyt.net check
your httpd.conf and see if there is some virtual host or some kind of
redirection, because this seems to be the problem:

------------------
$ lynx --dump mattyt.net/imp

                               Moved Permanently
                                       
   The document has moved [1]here.

References

   1. http://doma.mattyt.net/imp/
-----------------

	As you can see, netscape or any other browser will try to access
doma.mattyt.net because that was the answer your server sent back to it.
	However, the name resolution seems to be ok:

$ nslookup mattyt.net
Server:  localhost
Address:  127.0.0.1

Non-authoritative answer:
Name:    mattyt.net
Address:  216.39.146.44

--------------------------------------


	Hope this help!

[]s,
Mario O.de Menezes            "Many are the plans in a man's heart, but
    IPEN-CNEN/SP                 is the Lord's purpose that prevails"
http://curiango.ipen.br/~mario                 Prov. 19.21
                   http://www.revistalinux.com.br



Reply to: