[PHP-INST] problem loading php.

2001-01-24 Thread blur
Hi, I hope someone can help me with this. I have just installed php with openssl and mod_ssl which worked after installation. I then wanted to install php. I did a : 1) ./configure --with-mysql=blah --with-apxs=blah --with-imap=blah 2) make 3) make install I put the php.ini in /usr/local/lib a

Re: [PHP-INST] Compile problem in SCO Open Server

2001-01-24 Thread Paul Gardiner
Hello Gerado, Can you give us your configure line and version of SCO / mysql. Have you tried compiling without mysql (--without-mysql) just to see if php will build without it. I take it you have got mysql installed properly? I seem to remember you need to build it with FSUpthreads (3.5c?). I've

[PHP-INST] [PHP] Does anybody know how to setup PHP on a iPlanet Web Server (or Netscape Web Server)???? HEELPPP

2001-01-24 Thread "Aguilar Peña, Javier"
> Hi everybody, it's me again. > Does anybody know how to setup PHP on a iPlanet Web Server (or Netscape > Web > Server) HEELPPP > > Could you help me??? > >

[PHP-INST] Re: Apache/PHP/Informix install script

2001-01-24 Thread Paul Gardiner
> Hi Paul, > > I indeed commented out some things in the rm and tar sections, because so > far, I am only trying to see of I can get PHP make'd. (I have also already > Apache-Jserv configured and make'd and make install'ed, which puts things > in the Apache source tree. If I wipe out the Apache so

[PHP-INST] Does PHP works with Netscape Web Server or IPlanet???

2001-01-24 Thread "Aguilar Peña, Javier"
> It's me again. I've tried with IIS and PWS and everithing ok...but not > with Netscaspe which is the one I need. > > Thanks again. > >

Re: [PHP-INST] problem loading php.

2001-01-24 Thread HAMEL Nicolas
When you have done the configure, are you sure that you dont get a message like : "apxs corrupted" ? Are you using Linux ? - Original Message - From: "blur" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 24, 2001 9:17 AM Subject: [PHP-INST] problem loading php. >

[PHP-INST] I beg for help :-)

2001-01-24 Thread "Aguilar Peña, Javier"
Hi, I wrote a few messages asking how to setup PHP in a iPlanet or Netscae Web Server environment. I tried with PWS and it did work. But I'm trying to set it up in iPlanet. What I've got is not too much. When the php3 file is called from the main page it seems to download it instead of ex

RE: [PHP-INST] I beg for help :-)

2001-01-24 Thread "Aguilar Peña, Javier"
Ok. You´re right Josh. Sorry for not giving so much details. Here they are: I'm trying all this in Windows NT workstation. (In a few weeks I have to set it up on a NT Server.) I first tried with PWS because it's much easier to manage. So after installing PWS on the Workstation I setup PHP

[PHP-INST] PHP as a DSO in Apache 1.3.14 problem - 'garbled' DSO.

2001-01-24 Thread wells
when compiling php as a DSO w/ apache 1.3.14, i get a problem.. apache always tells me that the libphp4.so created object is 'garbled' and thus not a proper apache DSO. anyone know what could be wrong? i'm doing the typical "--with-mysql --with-apxs" configuration, then make, then make install

[PHP-INST] I'm having some trouble with a particular setup

2001-01-24 Thread Rao Davide
Can someone help me solve this problem: I'm trying to compile php4.0.4 on a linux platform (targrt linux too) with the following features: oracle8 oracle sybase microsoft sql server if I do a ./configure -h I don't seem to get all the options I'm looking for. In particular I don't seem to find h

RE: [PHP-INST] I beg for help :-)

2001-01-24 Thread Tirza Doniger
These instructions are very clear: Installing PHP4 under WindowsNT/Unix as NSAPI for Netscape Enterprise Server or for iPlanet: http://benoit.noss.free.fr/php/install-php4.html --On Wednesday, January 24, 2001 12:12 PM +0100 "\"Aguilar Peña, Javier\"" <[EMAIL PROTECTED]> wrote: > h -*-*-*-*-*-

[PHP-INST] Please help with installation of PHP4 on Win 98 with PWS

2001-01-24 Thread graemeviljoen
Hi there I've just downloaded PHP4 and installed it on my Win 98 machine running PWS. I've set the folder to be executable so that it can read .php files, but I get the following error when testing using PWS. "CGI Error The specified CGI application misbehaved by not returning a complete set o

Re: [PHP-INST] PHP4 + GD 1.8.3

2001-01-24 Thread Alex Akilov
Pablo Try doing a make clean first and then retry make. Alex -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-INST] Re: Apache/PHP/Informix install script

2001-01-24 Thread Paul Gardiner
> On Wed, 24 Jan 2001, Paul Gardiner wrote: > > > It's the second definition of IFX_LIBS further down the script where all the > > above need to be specifically specified, including paths if you have more > > than one version of Informix. This is required for when building Apache. The > > first IF

RE: [PHP-INST] multi-domain installation

2001-01-24 Thread Michael DeVicariis
Yes, I'm using Apache on windows NT 4. > -Original Message- > From: Josh Lokot [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, January 23, 2001 5:27 PM > To: [EMAIL PROTECTED] > Subject: Re: [PHP-INST] multi-domain installation > > > Are you using apache? > > - Original Message - >

[PHP-INST] Cobalt RAQ!

2001-01-24 Thread Trunkz Santai
Hi can anyone help me by telling me how to install PHP4 on a Cobalt RAQ 2?. I have tried but it ended messing it up because it made a new apache and I had to delete and do all kinds of stuff. (I followed the instructions on php.net). If anyone could tell me what to change I would appreciate it!.

Re: [PHP-INST] Compile problem in SCO Open Server

2001-01-24 Thread Frank S. Bernhardt
Let me say this about that, been there, done that. With the help of various people on this list I managed to get mine working. Attached are the steps I used. Enjoy. Gerardo Blanco wrote: > I am using SCO 5 OpenServer and Apache 1.3.14 > I am trying to compile php-4.0.4pl1 > and I receive this

Re: [PHP-INST] Compile problem in SCO Open Server

2001-01-24 Thread Frank S. Bernhardt
Let me say this about that, been there, done that. With the help of various people on this list I managed to get mine working. Attached are the steps I used. The only differance is rthat I used php-4.0.3pl1. Enjoy. Gerardo Blanco wrote: > I am using SCO 5 OpenServer and Apache 1.3.14 > I am t

Re: [PHP-INST] multi-domain installation

2001-01-24 Thread Josh Lokot
Assuming you're running as a module, it should already work. If you have your AddType application/x-httpd-php .php .php3 AddType application/x-httpd-php-source .phps Lines inside the main server configuration, it should affect all 's as well. If that doesn't work, try adding those lines into y

RE: [PHP-INST] multi-domain installation

2001-01-24 Thread Michael DeVicariis
I added the lines below that correspond to PHP4 since that's what I installed. I'll try that. > -Original Message- > From: Josh Lokot [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 24, 2001 2:47 PM > To: Michael DeVicariis; [EMAIL PROTECTED] > Subject: Re: [PHP-INST] multi-domain

[PHP-INST] upgrading to new version?

2001-01-24 Thread Steven Deaton
upgrading to a new version of php breaks some scripts does anyone know of some reasons why something that wont work in php4 works perfectly fine in php3?? -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROT

RE: [PHP-INST] multi-domain installation

2001-01-24 Thread Michael DeVicariis
It didn't work. From what I can figure out, the php.ini file has a section on paths. I think that this is what is keeping me from being able to do this. I attached my httpd.conf from apache and the section of php.ini on paths. Thank you for your help. > -Original Message- > From: Josh

[PHP-INST] Re: [PHP] PHP - Interrupted Scripts,

2001-01-24 Thread Joe Stump
try set_time_limit(0) for starters. Otherwise I'm clueless. --Joe On Wed, Jan 24, 2001 at 09:31:17PM +0100, Timo Mika Gl??er wrote: > Hi, > I had this problem over and over again: A script takes a long time to > execute and is interrupted in the middle of its action by either a IE-Crash > or and

Re: [PHP-INST] php / mysql

2001-01-24 Thread Ashley M. Kirchner
Timo Mika Gläßer wrote: > we're basically developing for DB2 or Oracle and don't usually need > MySQl-Support with PHP. So in order to make the httpd binary a little > smaller is it possible to compile PHP4 without any MySQL-Support added? Configure & compile PHP with the --without-mysql fla

[PHP-INST] PHP - Interrupted Scripts,

2001-01-24 Thread Timo Mika Gläßer
Hi, I had this problem over and over again: A script takes a long time to execute and is interrupted in the middle of its action by either a IE-Crash or and Proxy-Error. Can one prevent or circumvent that problem??? Thanks for your fast response in advance, Timo Mika Gläßer

[PHP-INST] php / mysql

2001-01-24 Thread Timo Mika Gläßer
Hi, we're basically developing for DB2 or Oracle and don't usually need MySQl-Support with PHP. So in order to make the httpd binary a little smaller is it possible to compile PHP4 without any MySQL-Support added? Thanks for your response in advance. Yours, Timo Mika Gläßer ___

RE: [PHP-INST] Re: PHP and MySQL in red hat 7.0

2001-01-24 Thread Matt Thoene
Hi Mat, When you said it did all the work for you, do you mean when you intalled php4 it took care of itself or when you installed Mandrake 7.2 it came ready out-of-the-box with mysql AND php working? Reason I ask is because I just blasted the computer with Mandrake 7.2, I see that php4 is insta

[PHP-INST] Apache/PHP/pgsql: 'shared object not open' problem

2001-01-24 Thread Armen Babikyan
> extension_dir in php.ini is set correctly and the only way to fix > these errors we found setting LD_LIBRARY_PATH to a directory the > same as is in extension_dir, where modules actually are. It is > rather strange or even ugly solution, isn't it? Did we miss > something or it's a kind of

RE: [PHP-INST] Re: PHP and MySQL in red hat 7.0

2001-01-24 Thread Matt Thoene
Ok almost done bugging everyone... I've installed php from RPMS and now when I try to open a .php extension the browser tries to download it instead of opening it. I believe I've seen this before but can't locate the fix in the archives. I'm using php-4.0.4pl1 and Apache 1.3.14 on Mandrake 7.2.