[PHP-INST] problems with dbm option ..

2001-10-02 Thread Sovan_Shatpathy
Hi all... I am a absolute new bie to php .. Here i have been trying to configure php 4.0.5 with apache_1.3.19 .. But then when i give the configure option as follows ... ./configure -with-mysql -with-dbm -with-db3=/usr/local/lib -with-apache=../apache_1.3.19 -enable-track-

[PHP-INST] Re: trouble with include()

2001-10-02 Thread Iván Milanez Castellanos
When I used to run PHP on Windows I had that same problem... try switching the \'s to /'s, this worked for me, and I know of some other people that it worked for. Iván "Pieter" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > i'm runnin apache on win 98 with p

php-install Digest 3 Oct 2001 01:59:10 -0000 Issue 486

2001-10-02 Thread php-install-digest-help
php-install Digest 3 Oct 2001 01:59:10 - Issue 486 Topics (messages 4467 through 4481): Error in "make" 4467 by: Augusto Cesar Castoldi 4470 by: B. PERRINE 4471 by: Augusto Cesar Castoldi error when php run as servlet 4468 by: jtest Re: Apache / SSL install

[PHP-INST] Re: Compiling PHP4.0.6 in Linux 2.4.4 --> sapi_apache.c gives an error

2001-10-02 Thread Doctrluv
I'm having the same error with apache 2.0.16, but I'm using Freebsd 4.3 Please help > > i'm trying to compile php4.0.6 in a Suse Linux 7.2 (kernel 2.4.4) > distribution. ./configure goes ok, no problem, but when i try to 'make' > it i get some error messages i can't understand or solve. > So,

[PHP-INST] undefined symbol: table_get

2001-10-02 Thread PHP
HELP!! I have been working on this for a couple of days now. I have read all of the posts here and other places as well as the PHP FAQ, MySQL support and Apache support. The problem is simple, I have installed php-4.0.6 as dynamic with Apache-1.3.19 and MySQL-3.23.39 on a Linux 7.x platform. I

[PHP-INST] trouble with include()

2001-10-02 Thread pieter
i'm runnin apache on win 98 with php4 installed however i cant seem to get the include path to work correctly, i keep getting the error file not found in c:\includes i have edited the include path in my php.ini but it doesnt seem to notice this any one have any idea why and how i can solve this (

[PHP-INST] Trouble with PHP 452 Multi-Form Install

2001-10-02 Thread Mark Rose
Created www.jeffcotech.org site and forms in Dreamweaver. See Tech Survey on site. Followed instructions. Set action to access 452 Multi-Form v 1.0. After two days of tinkering I still get the same error message: Forms This is the 452 Productions Multi-form processor. It handles form parsing,

[PHP-INST] Trouble installing 452 PHP multi-form

2001-10-02 Thread Mark Rose
Created www.jeffcotech.org site and forms in Dreamweaver. See Tech Survey on site. Followed instructions. Set action to access 452 Multi-Form v 1.0. After two days of tinkering I still get the same error message: Forms This is the 452 Productions Multi-form processor. It handles form parsing,

[PHP-INST] oci8.so module

2001-10-02 Thread Roberto P.Martins Jr.
Hi, I'd like to know if anybody have an oci8.so module working. I've been trying without success... I'm using RedHat 7.1, Apache 1.3.19, Oracle 8i with php as a dso with oci8 support compiled (using ./configure --with-oci8 .) -- PHP Install Mailing List (http://www.php.net/) To unsub

[PHP-INST] Error Starting PHP in Netscape 3.6 symbol zend_get_compiled_lineno: referenced symbol not found

2001-10-02 Thread dox
On Solaris 8 using PHP 4 Netscape 3.6, When trying to start Netscape get following error. conf_init: Error running init function load-modules: dlopen of /usr/local/php-4.0.6/libs/libphp4.so failed (ld.so.1: ns-httpd: fatal: relocation error: file /usr/local/php-4.0.6/libs/libphp4.so: symbol zend_

Re: [PHP-INST] Can I get some help with adding gdlib support to my php installation??

2001-10-02 Thread Iván Milanez Castellanos
Yeap... I did recompile PHP and it still can't use any of the image functions that require the gd libraries. "Jeremy Wadsack" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > > Did you rebuild/recompile PHP? You need to add --with-gd (and maybe > the path to

Re: [PHP-INST] Can I get some help with adding gdlib support to my php installation??

2001-10-02 Thread Jeremy Wadsack
Iván Milanez Castellanos ([EMAIL PROTECTED]): > I've recently migrated my site to PHP, and everything works fine but I > installed a statlog tool made in PHP that uses gdlib to make dinamic images > in order to make graphs of the stats on my site. > My problem is that when I compiled PHP I had

[PHP-INST] #! Being Echoed

2001-10-02 Thread Ken Rosha
Hello, I have installed Apache 1.3.20 and PHP 4.0.6 on a Win2k box. I have configured Apache to run PHP as a module, which all seems to work fine. When I run a PHP script from within the docroot area (i.e. d:\htdocs\phpExamples\info.php), the script displays properly. The script example is:

Re: [PHP-INST] Error in "make"

2001-10-02 Thread Augusto Cesar Castoldi
OK. so I have to install C again? and what do you mean with " > * to be honest, we use apache > 1.3.20+mod_ssl+php4.0.4pl1+jserv in prod. " see you, Augusto --- "B. PERRINE" <[EMAIL PROTECTED]> escreveu: > le mar 02-10-2001 at 16:00 Augusto Cesar Castoldi a > écrit : > > Hi... I really need h

Re: [PHP-INST] Error in "make"

2001-10-02 Thread B. PERRINE
le mar 02-10-2001 at 16:00 Augusto Cesar Castoldi a écrit : > Hi... I really need help for compile PHP. I have to > compile because the previous compiling didn't have > "-with-dom" option. > > I "./configure" my php-4.0.6 in RedHat 6.2 with this > command line: > "./configure --with-mysql > --wi

RE: [PHP-INST] Apache / SSL install problem

2001-10-02 Thread Adam Jackson
Hello I seem to be getting the same type of error, but I am using Apache-ssl 1.3.20, the Apache webserver itself works fine, just that apache-ssl will not load at all. -Adam >I added mod_ssl to Apache-1.3.20 on a Redhat-7.1 box running >php-4.0.6. I initially forgot to reinstall php after adding

[PHP-INST] error when php run as servlet

2001-10-02 Thread jtest
hi, I have pb with php 4.0 as servlet on resin. if i call php page without paramatre it OK but with paramatre ( ex : toto.phtml?msg=1) my web server is stoped with the following error : # An unexpected exception has been detected in native code outside the VM.# Program counter=0x511996a5 # #

[PHP-INST] Error in "make"

2001-10-02 Thread Augusto Cesar Castoldi
Hi... I really need help for compile PHP. I have to compile because the previous compiling didn't have "-with-dom" option. I "./configure" my php-4.0.6 in RedHat 6.2 with this command line: "./configure --with-mysql --with-apache=../apache_1.3.20 --enable-track-vars --with-dom=../libxml2-2.4.5 -

php-install Digest 2 Oct 2001 13:04:26 -0000 Issue 485

2001-10-02 Thread php-install-digest-help
php-install Digest 2 Oct 2001 13:04:26 - Issue 485 Topics (messages 4462 through 4466): Re: php 4.01, mySQL 3.23, Redhat 7.1 db connection 4462 by: Mike Dick PHP and both cgi and module, using nonexistent php.ini files... 4463 by: Eric D Nielsen 4464 by: Rasmus Lerd

[PHP-INST] Apache / SSL install problem

2001-10-02 Thread Mike Robinson
I added mod_ssl to Apache-1.3.20 on a Redhat-7.1 box running php-4.0.6. I initially forgot to reinstall php after adding mod_ssl and got the usual warnings about -DEAPI when starting apache. I recompiled php-4.0.6 from a new tarball. Now apache dies when I try and start it with ssl support, won't