> I have problem in installation of php in windows 98 + PWS.I have
>followed all the instructions in install.txt.But still i get HTTP 500
>Internal Server Error.Please Help me
Change your installation from ISAPI to CGI, and watch the error disappear
forever.
Cheers
--
Phil Driscoll
Dial Solutio
I think you should read readme.txt
they say to copy some dlls to the system dir...
i had the same problem on iis ...
-Original Message-
From: Phil Driscoll [mailto:[EMAIL PROTECTED]]
Sent: Thursday, March 15, 2001 9:58 AM
To: Santhanam; [EMAIL PROTECTED]
Subject: Re: [PHP-INST] php In
On Wed, Mar 14, 2001 at 12:24:01PM -0600, [EMAIL PROTECTED] wrote:
> On 14 Mar 01, at 19:04, Jani Taskinen wrote:
>
> > On Wed, 14 Mar 2001 [EMAIL PROTECTED] wrote:
> >
> > >>./usr/local/include/libxml2/libxml/tree.h
> > >>/usr/local/lib/libxml2.so
> >
> > Okay. So this is a standard installati
I installed PHP latest version and mySql latest version
on a windowsNT4 with iis4 (service pack5 option pack4)
PHP is working fine,
but now it seems that asp bug after a while,
i have this error when trying to access an asp file
"270 (0x010e)"
Anyone ?
Thanks!
--
PHP Install Mailing List
Thank you Alfred. Just want to make sure that I understand. You say it does. Do you
mean as SSI and not as CGI?
Quoting Alfred Lerch <[EMAIL PROTECTED]>:
> Yes, it does.
>
> Have a look at http://benoit.noss.free.fr/php/install-php4.html
>
> regards
>
> alfred
>
> \"\\\"Haisam K. Ido\\\"
I guess you've installed the ISAPI version of PHP which does have a health
warning writ large in the installation instructions. Move to cgi and all
will be well (change script mappings from php4isapi.dll to php.exe and
remove php from the filters list).
Cheers
--
Phil Driscoll
Dial Solutions
+44
Thank you,
Now Apache starts OK ,
with phpinfo() I can see that Oracle and OCI8 are supported,
so I wrote a php script starting by:
$connection = OCILogon ("system","xxx", "ESCAPE.IORGA.COM");
if ($connection == false){
echo OCIError($conne
I mention the above so that used of this list will lower their expectations
regarding "understanding" and
Asking for guidance and assistance in the correct/easy way to
add mod_php4 and/or mod_php3 functionality to my current Apache_1.3.19
system...
Using FreeBSD 4.2 OS on an Intel platform.
Yes, there are quite a few errors in the config.log but I do not know
what they mean. I have successfully built PHP4.04_1 a number of
times since its release with no problem until I tried --with-dom. Also
tried --with-dom with latest snap release. My config.log is 38k. Would
you want to se
Hi,
I recently installed apache 1.3.19 and php 4.0.4pl1 on RedHat 7.0 The
install was fine and I do not receive any errors when starting or stopping
httpd. However when I try to look at a php file, test.php for example, the
web browser tries to download the file. After looking thought httpd.conf
Hi there.
I get this error:
Fatal error: Maximum execution time of 30 seconds exceeded in
/home/httpd/pushsite/pushsite.php3 on line 66
if I has php built as an apache static module, I'd simply edit php.ini
and increment this timeout.
but... how can I make this with a DSO module? I ca
I have Apache and PHP currently installed. Apache told me everything was
fine, but PHP didn't really say anything either way. There were no error
messages, nor any congratulations. Is that a problem?
Anyway, when I load my webpage, it doesn't come out as PHP. Apache is still
sending my PHP pages
Why did you attach you post to mine when it has nothing to do with my post?
Green
""Liam Gibbs"" <[EMAIL PROTECTED]> wrote in message
027301c0ad80$64ffd1c0$[EMAIL PROTECTED]">news:027301c0ad80$64ffd1c0$[EMAIL PROTECTED]...
> I have Apache and PHP currently installed. Apache told me everything
I have Apache and PHP currently installed. Apache told me everything was
fine, but PHP didn't really say anything either way. There were no error
messages, nor any congratulations. Is that a problem?
Anyway, when I load my webpage, it doesn't come out as PHP. Apache is still
sending my PHP pages
Hi, all.
I don't know if it has already been a common bug, but one of my friend
told me why the libmysqlclient.so.6 seems to be required. That is:
PHP 4.0.4 pl1 includes MySQL client itself, but its version is 3.23.22
beta and not compatible with the latest version of MySQL. And more,
mysql.h o
Can anyone tell me where to find the commands like sybase connect and
other such commands
I compiled php with sybase. It didn't complain or give any errors.
However the php web page still shows that sybase is not installed.
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe,
>Hi,
>...
>
>Also, if I install PHP, will that cause any problems running ASP still?
I don't think so. PHP musst also run in a runable directory of the PWS
unter wwwroot.
Don't forget the phpinterpreter. I think ASP is handled by PWS itself.
Regards,
Ruprecht
--
PHP Install Mailing List (ht
Hi,
I am trying to install the latest version of php4 onto my apache linux
server, but it appears to bomb out with an error in the compilation stage...
Here is what it says:
/bin/sh /tmp/php-4.0.4pl1/libtool --silent --mode=compile
gcc -I. -I/tmp/php-4.
0.4pl1/ext/standard -I/tmp/php-4.0.4pl1/
Hi,
Just had an apparently successfull install on RedHat 7 but I could not
find any php.ini or php-dist.ini. Is this why I get the following error
when trying to install sample databases?
Access denied for user: '@localhost' to database 'guestbook2k'Could not
drop database guestbook2k
regards
-
Try running
dl('oci8.so');
in a script you'll probably see a message saying oci8.so is not a valid
extention or somthing. I'm trying to get the same thing working if you find
out how let me know
"Joseph Schlecht" <[EMAIL PROTECTED]> wrote in message
98opp9$t9s$[EMAIL PROTECTED]">news:98opp9$t9
Please help me, i'm in oci hell. I've installed php with the oci extention
several times on redhat. Every time i get the same problem. Apache starts
loading the apactrl / httpd script say on or apache started or whatever
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail:
Warning
Could not process message with given Content-Type:
multipart/mixed;boundary= "Z_MULTI_PART_MAIL_BOUNDAEY_S"
On Wed, 14 Mar 2001 [EMAIL PROTECTED] wrote:
>On 14 Mar 01, at 19:04, Jani Taskinen wrote:
>
>> On Wed, 14 Mar 2001 [EMAIL PROTECTED] wrote:
>>
>> >>./usr/local/include/libxml2/libxml/tree.h
>> >>/usr/local/lib/libxml2.so
>>
>> Okay. So this is a standard installation? On which platform was it ag
23 matches
Mail list logo