[PHP-INST] Re: zend_language_parser (make install error)

2001-08-06 Thread Craig O'Brien
Craig O'Brien wrote: > Hello, > > Just yesterday I installed Apache-1.3.20 and php-4.0.6 in about 30 minutes > on a Mandrake 7.2 system. > > Today I am trying to do the same on a Mandrake 8.0 system and I am about 5 > hours into it...!!? > > At "make install" I am getting the following error:

[PHP-INST] *Please* post fix for Solaris/PHP libmysqlclient.so.10 "open failed" buglet.

2001-08-06 Thread Jeff Wiegley, Ph.D.
I've looked everwhere for the answer to this problem. Lots of people are having the same problem and nobody has mentioned a correct and proper fix for it. namely: bash-2.03# Syntax error on line 236 of /etc/httpd/httpd.conf: Cannot load /usr/lib/apache/libphp4.so into server: ld.so.1: /usr

[PHP-INST] SSL problem

2001-08-06 Thread Armando Colpa
Hi I'm trying to install php 4.0.5 with ssl support. To make this as quick as possible, I built php with: o mysql 3.22.32 o rsaref2.0 o I'm using perl version 5.005_03 o openssl 0.9.5 o modssl 2.8.3-1.3.19 Basically, I compiled apache with ssl support and it asked me to make a certificate and c

[PHP-INST] problems compiling php 4.0.6 into apache 1.3.20

2001-08-06 Thread Jon Wagoner
I am trying to compile php with many of the options, to try different things out. So far, I have managed to get PHP to compile. Apache seems to compile okay until what seems like the last step, then I start getting errors. The last part of the make returns this: Any help would be appreciated.

[PHP-INST] zend_language_parser (make install error)

2001-08-06 Thread Craig O'Brien
Hello, Just yesterday I installed Apache-1.3.20 and php-4.0.6 in about 30 minutes on a Mandrake 7.2 system. Today I am trying to do the same on a Mandrake 8.0 system and I am about 5 hours into it...!!? At "make install" I am getting the following error: Making install in Zend make[1]: Enter

php-install Digest 6 Aug 2001 21:09:37 -0000 Issue 399

2001-08-06 Thread php-install-digest-help
php-install Digest 6 Aug 2001 21:09:37 - Issue 399 Topics (messages 3853 through 3869): php_imlib / Imlib2 disappearing fonts 3853 by: Mika Tuupola install on W98/PHP 4.0.6/Apache 1.3.20 3854 by: Clive Porter Re: Imlib2 issues 3855 by: Jani Taskinen php install -

[PHP-INST] Adding mail using PHP

2001-08-06 Thread Juliano
I need some help on how to create a php form that will create a sendmail box according to the information passed through the form. -- 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

[PHP-INST] cvs build error

2001-08-06 Thread Jens Ansorg
on Linux Redhat 7.1 I try to build PHP4 from CVS I get error: sablot.c:217: parse error before `*' sablot.c: In function `php_rshutdown_sablot': sablot.c:251: `SABLOTG_HANDLE' undeclared (first use in this function) sablot.c:251: (Each undeclared identifier is reported only once sablot.c:251: fo

[PHP-INST] oci8 support not functioning

2001-08-06 Thread Tom Tsongas
Hi folks. I am attempting to get php up and running with oracle and oci8 support bundled in. My configure statement is as follows: ./configure --with-oci8=/oracle/product/8.1.7 --with-oracle=/oracle/product/8.1.7 --with-apache=../apache_1.3.20 --enable-track-vars I ran make and then make instal

[PHP-INST] Re: Unable to see the php script out put in browser.

2001-08-06 Thread lasse ohgren
do you get any output at all? please, more info. regards lasse ohgren "Malla Venkata" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi All > > I am unable to see the php script running. > O/s Win NT 4.0 SP6 > Apache webserver 1.3.20 successfully runnung. > P

[PHP-INST] Unable to see the php script out put in browser.

2001-08-06 Thread malla venkata
Hi All I am unable to see the php script running. O/s Win NT 4.0 SP6 Apache webserver 1.3.20 successfully runnung. PHP 4.0.6 installed according to install.txt file in it. But i am un able to see the result in a web browser while accessing the .php file which is place in webserver htdocs . Any

[PHP-INST] GD 1.8.4 + FreeType 2.0.4 = TTF Problem

2001-08-06 Thread Michail A.Baikov
But! 0. Redhat 7.1 without X. 1. I'm installed FreeType 2.0.4 2. Installed GD 1.8.4 (with support FreeType 2.0.4). 3. make configure: CFLAGS="-O3 -mpentiumpro" CXX=gcc CXXFLAGS="-O3 -mpentiumpro -felide-constructors -fno-exceptions -fno-rtti" export CFLAGS CXX CXXFLAGS ./configure \ --disable-d

[PHP-INST] Error while building PHP with sybase support

2001-08-06 Thread Kevin Sayre
Ok, I've downloaded the source code, and ran the /configure --with-sybase=/opt/sybase-11.9.2/. When I got to do the make on it, I get these errors: /home/ksayre/downloads/php-4.0.6/ext/sybase/php_sybase_db.h:67:22: sybfront.h: No such file or directory /home/ksayre/downloads/php-4.0.6/ext/sybas

Re: [PHP-INST] php install - file download box

2001-08-06 Thread Farawak
Sorry I made a mistake here! The entries are in fact in the httpd.conf file and not the php.ini "Phil Driscoll" <[EMAIL PROTECTED]> wrote in message 01080612552009.15407@linux">news:01080612552009.15407@linux... > On Monday 06 August 2001 11:14, Farawak wrote: > > I am using Apache server 1.3.20

Re: [PHP-INST] php install - file download box

2001-08-06 Thread Phil Driscoll
On Monday 06 August 2001 11:14, Farawak wrote: > I am using Apache server 1.3.20 on a NT4 box with php-4.0.5. Apache server > starts but when i try to go the test.php through a web browser i get > prompted with the download this file box when i should be getting the page. > I know this has to do w

[PHP-INST] Re: php install - file download box

2001-08-06 Thread Farawak
duh! sorry forgot to put the error on, here it is 127.0.0.1 - - [06/Aug/2001:10:22:38 + 0100] "GET /test.php HTTP/1.1" 304 - Thanks "Farawak" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi did some changes on the php.ini file but now get the error below.

[PHP-INST] Re: php install - file download box

2001-08-06 Thread Farawak
Hi did some changes on the php.ini file but now get the error below. I do not get prompted with the download box, just a blank test.php page in my web browser! Thanks "Farawak" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Hi, > > I am using Apache server 1.

[PHP-INST] php(cvs) install ?

2001-08-06 Thread DAVID CHANG
Hi all: I got errors while run "make" command at php4-cvs source directory: OS Linux RedHat 6.0 Kernel 2.2.5.15 cd /tmp/php4 ./buildconf ./configure ./make make[3]: Entering directory `/tmp/php4/ext/standard' gcc -I. -I/tmp/php4/ext/standard -I/tmp/php4/main -I/tmp/php4 -I/tmp/apache_1.3.20/src/

[PHP-INST] php install - file download box

2001-08-06 Thread Farawak
Hi, I am using Apache server 1.3.20 on a NT4 box with php-4.0.5. Apache server starts but when i try to go the test.php through a web browser i get prompted with the download this file box when i should be getting the page. I know this has to do with file association in the php.ini file. I have

Re: [PHP-INST] Imlib2 issues

2001-08-06 Thread Jani Taskinen
I just found the reason for this. Will be fixed in CVS and in the next release. --Jani On Mon, 6 Aug 2001, Mika Tuupola wrote: >On Thu, 2 Aug 2001, Greg Donald wrote: > >> /usr/bin/ld: cannot find -l--library=crypt >> collect2: ld returned 1 exit status >> make[1]: *** [libphp4.la] Error 1 >>

[PHP-INST] install on W98/PHP 4.0.6/Apache 1.3.20

2001-08-06 Thread Clive Porter
With Apache running, a .php file displays the html content on the browser but misses the php bit. The PHP error log says "[06-Aug-2001 10:10:21] PHP Fatal error: Unable to open C:\Program in Unknown on line 0" I have put Progra~1\Apache~1\Apache everywhere in the config files. my httpd.conf f

[PHP-INST] php_imlib / Imlib2 disappearing fonts

2001-08-06 Thread Mika Tuupola
I am experienving weird behaviour with php_imlib extension. Writing some text to the image does not work. It only prints squares with the color of the font. For example the "text.php" examlpe script prints out a large yellow box inside a black box when it s

php-install Digest 6 Aug 2001 08:48:54 -0000 Issue 398

2001-08-06 Thread php-install-digest-help
php-install Digest 6 Aug 2001 08:48:54 - Issue 398 Topics (messages 3846 through 3852): using PHP, PWS WIN98: HTTP error 403 running PHP-scripts 3846 by: Chris Stegeman 3851 by: Phil Driscoll Red Hat 7.0 and can't find apxs 3847 by: Harold Hallikainen 3848 b

Re: [PHP-INST] Imlib2 issues

2001-08-06 Thread Mika Tuupola
On Thu, 2 Aug 2001, Greg Donald wrote: > /usr/bin/ld: cannot find -l--library=crypt > collect2: ld returned 1 exit status > make[1]: *** [libphp4.la] Error 1 > make[1]: Leaving directory `/usr/src/php-4.0.6' > make: *** [all-recursive] Error 1 > /usr/bin/ld: cannot find -l--library=crypt

Re: [PHP-INST] using PHP, PWS WIN98: HTTP error 403 running PHP-scripts

2001-08-06 Thread Phil Driscoll
You also have to configure PWS - the manual or the install.txt file tell you what to do. -- Phil Driscoll -- 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: