At 06:32 PM 3/26/02 -0800, Ali wrote:
>hi all,
>
>i'm new to PHP and PHP installation. I've tried it before and used the cgi
>since I couldn't figure out the module installation. but i really want to
>get it working. the problem is whatever I do, I get an error message from
>Apache. I installe
At 09:51 PM 4/10/02 -0500, Gaylen Fraley wrote:
>When trying to set up PHP with Apache 2, the following error occurs:
>
>Syntax error on line 175 of /Apache2/conf/httpd.conf:
>Cannot load /php/sapi/php4apache.dll into server: One of the library files
>nee
>ded to run this application cannot be fo
At 06:50 PM 4/10/02 -0700, Rasmus Lerdorf wrote:
>There is no Apache2 support for PHP yet. Coming in a future version.
That can't be right, I'm running Apache2 with PHP right now.
Scott
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.ph
Not sure if this will help or not, but I had a similar issue using Perl.
Turns out that it was popping up a dialog box on the server when
I did a save or saveas and there was a pre-existing file with that
same name. I solved it by first deleting the file, then doing a
saveas and the problem wen
At 05:28 PM 4/24/02 -0400, Scott Hurring wrote:
>This is my "end" sequence, when i'm all done processing
>the spreadsheet. Can anyone see any flaws or errors in
>what i'm doing ??
>
>$book->Save();
>$book->Close();
Try
$book->Close("False");
>I agree with a previous poster to this l
At 08:26 PM 5/23/01 +, [EMAIL PROTECTED] wrote:
>Hi.
>
>I am pretty new to running web servers but I have figured it out so far. I
>was able to get the Apache server up and running. But, I keep getting this
>error:
>
>Syntax error on line 980 of c:/program files/apache
>group/apache/conf/h