[Xitami] Xitami and PHP ??
Gregory Hart
xitami@lists.xitami.org
Mon, 17 Jun 2002 15:48:30 -0700
Try making a simple PHP script and see if it works.
This one should work:
<html>
<head>
<title>Test</title>
</head>
<body>
<?php
phpinfo();
?>
</body>
</html>
Also make sure that you have these lines in defaults.cfg in your Xitami folder:
[Filter]
.php=C:\path_to_php\php.exe
.php3=C:\path_to_php\php.exe
.phtm=C:\path_to_php\php.exe
.phtml=C:\path_to_php\php.exe
----- Original Message -----
From: Liz Marr <lizm@cc-ent.com>
To: <xitami@lists.xitami.org>
Sent: Monday, June 17, 2002 3:02 PM
Subject: [Xitami] Xitami and PHP ??
I've tried asking this question on the PHP lists, but all I've gotten for
answers is "fix the CGI" (it's been working fine as far as I can tell) and
"Use something other than Xitami" (duh - if I wanted to use something else,
I would)
I'm running a fairly customized Win98 machine. There is plenty of
memory, plenty of hard drive. It's my workstation, so it's sharing a bunch
of apps with the system, but Xitami seems to run fine. I've got CGI
working and the one script I run (a very simple mail client called
ThinMailer) is working fine except for the fact that my inbox often has 300
messages or so - it times out on that one. So, I've downloaded
Squirrelmail and PHP and have attempted to make them work. No good.
Currently, the "test" page grinds and grinds forever, and the status line says,
"Web site found, waiting for reply" (how long does it take to connect to
"localhost"?) Then I get, "This server is currently overloaded - please try
again later " - what overload? theres's only one program running on the
server.
Anyway, any hints?
--
Xitami Users Mailing List -- For Xitami support
To unsubscribe: http://lists.xitami.org/mailman/listinfo/xitami