[PHP-INST] PHP 4.0.6 on HP-UX 11: Error in TSRM

2001-09-10 Thread T.J. Hoo
Hi! I'm trying to install PHP 4.0.6 on HP-UX B.11.00, with Apache 1.3.20. The Apache is configured and compiled without any error: 1) ./configure --prefix=/home/thoo/apache-1.3.20 --enable-module=so 2) make 3) make install I encountered the following problem during 'make': 1) ./configure --with

[PHP-INST] php.ini problem?

2001-09-10 Thread Mefistofeles
I've installed Apache 1.3.20 and PHP 4.0.6 according to instructions (I think). Apache works nicely. However when accessing my page test.php I get: Warning: Failed opening '/www/htdocs/test.php' for inclusion (include_path ='.:/usr/local/lib/php') in Unknown on line 0 What am I missing? php.i

php-install Digest 11 Sep 2001 03:12:26 -0000 Issue 452

2001-09-10 Thread php-install-digest-help
php-install Digest 11 Sep 2001 03:12:26 - Issue 452 Topics (messages 4265 through 4273): Re: Solaris 2.6, iPlanet 4.1, php 4.06 and Oracle 8.1.7 4265 by: Thies C. Arntzen 4266 by: Robert Lindgren MIPS/ Cobalt Raq2 / PHP 4267 by: Matthew 'Chewy' Trewhella 427

[PHP-INST] Leads Is Money

2001-09-10 Thread
Below is the result of your feedback form. It was submitted by () on Monday, September 10, 2001 at 21:34:35 --- message: Free Leads... Proven Lead Generation... Real Business Opportunity With Leads, For Over $5K Per Mont

[PHP-INST] Re: MIPS/ Cobalt Raq2 / PHP

2001-09-10 Thread Ewald Schmitz
I had the same problem like your and other webmasters - see the newsarchive on the PHP homepage - support - install searching for Raq2. The most recent version of PHP4 working on a MIPS/Cobalt Raq2 is PHP4.0.3Pl1. All newer versions (PHP4.0.4 - ) on an Cobalt Raq2 show the error you found, regard

[PHP-INST] Php / Win98 / Xitami

2001-09-10 Thread Andrew Wren
I'm trying to get Php running under Win98 with Xitami. My install of Xitami is perfectly capable of displaying html pages, but I am unable to display Php pages. I have run the Php install and the ini file looks fine, but when trying to access a Php page I get "Internal error: your request was unsu

[PHP-INST] Errors in php4.0.6 installation with Apache_1.3.20 under unix account

2001-09-10 Thread Xiaopeng Hu
Hi, Gurus, I am new to php and to unix system. I've set an Apache httpd server and php engine on several Windows 2000 server, which are running well. However, I got problems in installing php-4.0.6 with apache_1.3.20 on Solaris2.7. I've tested the Apache httpd server and found it worked fine.

[PHP-INST] MIPS/ Cobalt Raq2 / PHP

2001-09-10 Thread Matthew 'Chewy' Trewhella
Morning all. I'm working with a Cobalt Raq2 Server. I've downloaded Apache 1.3.20 and PHP 4.0.6 Apache compiles and runs just fine on it's own, and PHP compiles cleanly as a static module. THe problem is that when I've built PHP/Apache, any time I execute a PHP page, I get this error@ [notice] ch

Re: [PHP-INST] Solaris 2.6, iPlanet 4.1, php 4.06 and Oracle 8.1.7

2001-09-10 Thread Robert Lindgren
Yes! It worked fine! Thanks a million! /Robert Thies C. Arntzen wrote: > On Mon, Sep 10, 2001 at 01:58:31PM +0200, Robert Lindgren wrote: > >>Hi gurus! >> >>I hope someone has a similiar system and can point me in the right >>direction. >>Here's the problem. >> >>If I run >>configure -with-l

Re: [PHP-INST] Solaris 2.6, iPlanet 4.1, php 4.06 and Oracle 8.1.7

2001-09-10 Thread Thies C. Arntzen
On Mon, Sep 10, 2001 at 01:58:31PM +0200, Robert Lindgren wrote: > Hi gurus! > > I hope someone has a similiar system and can point me in the right > direction. > Here's the problem. > > If I run > configure -with-ldap=/opt/ldapSDK4.0 -with-nsapi=/opt/iplanet > -with-imap=/usr/local -enable-ft

php-install Digest 10 Sep 2001 11:58:55 -0000 Issue 451

2001-09-10 Thread php-install-digest-help
php-install Digest 10 Sep 2001 11:58:55 - Issue 451 Topics (messages 4255 through 4264): libphp4.so loading error 4255 by: Lawonna 4256 by: Rasmus Lerdorf 4257 by: Steve Brazill 4258 by: Lawonna 4259 by: Lawonna make problems (yes/lib ) 4

[PHP-INST] Solaris 2.6, iPlanet 4.1, php 4.06 and Oracle 8.1.7

2001-09-10 Thread Robert Lindgren
Hi gurus! I hope someone has a similiar system and can point me in the right direction. Here's the problem. If I run configure -with-ldap=/opt/ldapSDK4.0 -with-nsapi=/opt/iplanet -with-imap=/usr/local -enable-ftp -enable-sockets make make install every thing work's just fine. But unfortunatel