[PHP-INST] php and snmp

2001-07-08 Thread Stefanos Dim
Hello Does anyone have snmp functions compiled and running with php? If so please help me, I am trying for about two months to configure php with snmp, unfortunately with no luck. I always get the message undefined function snmpget(). Thanks in advance Stefanos

[PHP-INST] PHP and SNMP

2001-07-08 Thread Stefanos I. Dimitriou
Hello     Does anyone have snmp functions compiled and running with php?     If so please help me, I am trying for about two months to configure php with snmp, unfortunately with no luck. I always get the message undefined function snmpget().   Thanks in advance Stefanos -- PHP Install Ma

[PHP-INST] Re: update php to 4.0.6

2001-07-08 Thread James Tan
hiee... how did u install your copy of php4.0.4? normally, u should consider it as reinstalling the latest version... don't border about the last compiled, php4.0.6 will replace the last version if u were to install it... if u install with rpm, u can uninstall the rpm from redhat rpm manager..

Re: [PHP-INST] PHP Install

2001-07-08 Thread Andrew Apold
At 05:46 PM 7/8/01 -0700, Bob Luhouse wrote: >I have installed MySQL, Apache, and PHP. When I run >the phtml file from Netscape Navigator, I get the text > instead of the phpinf function output. um... isn't that phpinfo? regardless, even if it were you should get a php error not straight text i

[PHP-INST] RE: Can't run php scripts!! segment fault in error_log

2001-07-08 Thread L.C.C
Problem Solved!!! Finally, I was able to solved this mysterious problem. I spent long time tracing through the output from running 'configure'. It paid off when I took notice of a line (repeated 3 times): "warning : you need bison if you need to parse text". So now I know, bison wasn't installed

[PHP-INST] Re: Installing PHP3 with mysql support on MOSXS

2001-07-08 Thread Jeff Grossman
[EMAIL PROTECTED] (Fabian Pichler) wrote: >Hello together > >I'm a real newbie on PHP/Mysql. >I'm trying to get PHP/mysql to work together on my MOSXS 1.0-2 Server. >Has anyone done this before? > >My problem is the mysql support (--with-mysql=/usr/local/mysql) in PHP. >If I compile the PHP with

[PHP-INST] PHP Install

2001-07-08 Thread Bob Luhouse
I have installed MySQL, Apache, and PHP. When I run the phtml file from Netscape Navigator, I get the text instead of the phpinf function output. When I run the .php file from Netscape Navigator, I get an error message that says PS10.EXE is not found. It is a Print Shop Deluxe executable. When I

php-install Digest 9 Jul 2001 00:38:35 -0000 Issue 352

2001-07-08 Thread php-install-digest-help
php-install Digest 9 Jul 2001 00:38:35 - Issue 352 Topics (messages 3438 through 3446): Can't run php scripts!! segment fault in error_log 3438 by: L.C.C Re: Configuration issues w/PHP4, MySQL, Apache on RH7.1 3439 by: Derek Steinkamp Re: [PHP] installing php on apache

[PHP-INST] update php to 4.0.6

2001-07-08 Thread Harold Arando
Hi everybody... I work with linux red hat 7.1 ,apache and php 4.0.4... my question is how I can update my version of php to 4.0.6 I read various text but only learn how Install.. but not how update..help me. thanks in advance.

[PHP-INST] php apache linux

2001-07-08 Thread Harry van Rijn
*.php files are not processed by apache/php say I hav test.php with "" then I only see the two 's. I' use apache-1.3.20.tar.gz php-4.0.6.tar.gz mod_perl-1.25.tar.gz unptarring . . . configuring/making apache ./configure --enable-modules=most --enable-shared=max make ma

[PHP-INST] Problems with making apache with PHP support

2001-07-08 Thread Faarooq Lowe
Hello, Whenever I attempt to perform a make on an apache 1.3.14 web server with PHP support I receive the following error gcc -DHPUX11 -DMOD_SSL=207101 -I/opt/local/src/php-4.0.5 -I/opt/local/src/ph p-4.0.5/main -I/opt/local/src/php-4.0.5/main -I/opt/local/src/php-4.0.5/Zend -I/opt/local/src/p

Re: [PHP-INST] Configuration issues w/PHP4, MySQL, Apache on RH7.1

2001-07-08 Thread Derek Steinkamp
Ok, it seems that either your /usr/lib/mysql or your /var/lib/mysql has the libraries in them. cd to both of them and find out which has libmysqlclient.so.10 and other similarly named libraries... I am 99% sure it will be the /usr/lib/mysql. Edit your /etc/ld.so.conf file, and add this line: /us

[PHP-INST] Can't run php scripts!! segment fault in error_log

2001-07-08 Thread L.C.C
Can any one please help? I have just compiled php 4.0.6 on my system running on Mandrake 8 + Apache 1.3.19 as a Dynamic apache module (DSO). Everything goes smoothly during the installation stage (configure + make install). However, I dun seem to be able to run php scripts even though I have che

php-install Digest 8 Jul 2001 12:33:56 -0000 Issue 351

2001-07-08 Thread php-install-digest-help
php-install Digest 8 Jul 2001 12:33:56 - Issue 351 Topics (messages 3433 through 3437): Want to save on your Gas bill and earn extra income doing it??? 3433 by: Eric_1Feliciano.yahoo.com [php-inst] php output not passed back to browser 3434 by: Victoria Zhou Re: PHP AND M