[NBLUG/talk] SquirrelMail and PHP.

Christopher Wagner chrisw at pacaids.com
Mon Apr 21 10:13:00 PDT 2003


I have not figured it out, I am still having the same problem.

I installed from an RPM package.

This doesn't look like a configuration issue with SquirrelMail, it looks
like an Apache or PHP thing.

This is really bizarre, can no one have had this problem?

For an example of the problem, you can go to http://www.waggie.net/webmail/.
I would very much appreciate the help anyone could provide.  It seems
simple, but it is eluding me.

Thanks folks.

- Christopher Wagner
chrisw at pacaids.com

Packaging Aids Corporation - Information Systems
P.O. Box 9144
San Rafael, CA 94912-9144
http://www.pacaids.com/
(415) 454-4868 x116
 

-----Original Message-----
From: talk-admin at nblug.org [mailto:talk-admin at nblug.org]On Behalf Of
Warren Raquel
Sent: Saturday, April 19, 2003 9:42 PM
To: talk at nblug.org
Subject: RE: [NBLUG/talk] SquirrelMail and PHP.


Did you get this figure out yet? Which flavor of linux are you running
and how did you install everying? (Source, RPM, DEB, etc)

On Fri, 2003-04-18 at 14:26, Christopher Wagner wrote:
> I have that section in my httpd.conf file, pasted below:
> 
> <IfModule mod_php4.c>
>     AddType application/x-httpd-php .php .php4 .php3 .phtml
>     AddType application/x-httpd-php-source .phps
> </IfModule>
> 
> I'm noticing, however, that there are files that seem to be missing..
> mod_php4.c for instance, does not exist.  I have libphp4.so in
> /etc/httpd/modules.  Is that all I need?  Am I missing files?  PHP will
> execute the files correctly if launched from a command line it seems (ie:
> php index.php).
> 
> I have this also in my httpd.conf file:
> 
> <IfDefine HAVE_PHP4>
> LoadModule php4_module        modules/libphp4.so
> </IfDefine>
> 
> and
> 
> <IfDefine HAVE_PHP4>
> AddModule mod_php4.c
> </IfDefine>
> 
> I have this:
> 
> <IfModule mod_dir.c>
>     DirectoryIndex index.html index.htm index.shtml index.php index.php4
> index.php3 index.phtml index.cgi
> </IfModule>
> 
> Do I need to specify these for each VirtualHost??
> 
> - Christopher Wagner
> chrisw at pacaids.com
> 
> Packaging Aids Corporation - Information Systems
> P.O. Box 9144
> San Rafael, CA 94912-9144
> http://www.pacaids.com/
> (415) 454-4868 x116


_______________________________________________
talk mailing list
talk at nblug.org
http://nblug.org/mailman/listinfo/talk



More information about the talk mailing list