[PHP-INST] Problem starting apache after installing PHP as shared module

2001-10-23 Thread Ulrich S. Kapp
Hi folks, I installed apache (1.3.22) and PHP (4.0.6) on my test-server with the following options: apache: ./configure --prefix=/web/ap13.3 --enable-module=usertrack --enable-module=so PHP: ./configure --prefix=/web/ap13.3/php/usr/local --with-apxs=/web/ap13.3/bin/apxs --enable-dmaloc --enable

[PHP-INST] big pb: gdimagecreatefromjpeg not working

2001-10-23 Thread n . windpassinger
Hi all, I am having a problem with our GD library "friend" ;-) ok, here it is: I have installed gd with the correct jpeg libraries. I then ./configure PHP: ./configure --with-apxs=/usr/apache/bin/apxs --with-zlib=/usr --with-oci8=/export/home0/oracle/OraHome --with-gd=/usr/local --with-jpeg-dir

php-install Digest 23 Oct 2001 11:02:45 -0000 Issue 518

2001-10-23 Thread php-install-digest-help
php-install Digest 23 Oct 2001 11:02:45 - Issue 518 Topics (messages 4700 through 4709): PHP4-Windows98-PWS 4700 by: Yim Lee 4701 by: Jonathan Hilgeman How to install PHP4 as interpreter? 4702 by: Joe Hu Re: .alloca under AIX 4703 by: Dariush About newline

[PHP-INST] Re: How to install PHP4 as interpreter?

2001-10-23 Thread Yasuo Ohgaki
Joe Hu wrote: > I'm new to PHP. I just installed PHP4 as an apache module. I'd also like to > run php scripts on command line. However, I didn't find php or php4 command > on my system. Does any know how to install php4 also as an interpreter? > > Thanks in advance. > > joe Just build php wit

[PHP-INST] big pb 2: gdimagecreatefromjpeg not working

2001-10-23 Thread n . windpassinger
Hi again, I forgot to mention that if I used:> imagecreatefromjpeg an similar error comes out: Warning: ImageCreateFromJpeg: No JPEG support in this PHP build in /usr/apache/savophone/test.php on line 5 I searched the whole web for this error Here is what I get out when I configure Php: check

[PHP-INST] Flatrate - Request 559

2001-10-23 Thread
Below is the result of your feedback form. It was submitted by ([EMAIL PROTECTED]) on Tuesday, October 23, 2001 at 09:57:04 --- message: Introducing The Newest Flatrate LongDistance Plan Along With A System To Make $5800 P

[PHP-INST] PHP with Apache (DSO)

2001-10-23 Thread Michael Chan
Help!!!, Has any one ever got PHP 4.x to work with Apache_1.3.20 (DSO)? I have added this to httpd.conf" file: #LoadModule ows_module /opt/oas/4.0/ows/4.0/lib/ndwfapd.so LoadModule php4_modulelibexec/libphp4.so #ClearModuleList AddModulemod_php4.c AddType application/x-httpd-php .ph

[PHP-INST] php 4.0.6 and Iplanet 6.0 include problem....

2001-10-23 Thread Jason Wood
I've got Iplant 6.0 and PHP 4.0.6 installed successfully... but, i'm getting the following error: Failed opening 'global.php' for inclusion (include_path='') in etc etc... I dont have an include path set, because i've never needed it before. I'm runnin win2k on this machine, and IIS and Apache

[PHP-INST] Re: help with --with-apxs please!

2001-10-23 Thread Michael Chan
have you tested out perl? I ran into similar problems but when i tested out my perl binary, it pukes on libgdbm. My is located in /usr/local/lib. I hope this helps. "Shaun" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I am building PHP with the --with-apxs=/

[PHP-INST] Re: W2k + php 4.0.6 + iPlanet 4.1 Arrrrgggh

2001-10-23 Thread Jason Wood
you have to make the dummy shell-cgi directory, then remove it. make sure you did this, then double check your mime types to make sure you have Content Type: magnus-internal/shellcgi Ext. php in there. any probs, drop me an email. -- Jason Wood Chief Technology Officer Expressive Tek, Inc. 40

[PHP-INST] Re: PHP and HP-UNix

2001-10-23 Thread Michael Chan
Hi, I am in the same boat. I've compiled apache as an oracle user and php as root user, but after editing httpd.conf file for php and restarting it, it cored on me. Do you think I should have compiled php as a regular user? Thanks. "Brian Mauter" <[EMAIL PROTECTED]> wrote in message 000a01c157d

[PHP-INST] php3 extension not being picked up....

2001-10-23 Thread Todd Williamsen
I have the latest release of php, but it is not reading the php3 extension, but it runs perfectly fine with the .php extension. I could rename them all, but they all link to each other and that means a lot of editing... I do recall making sure that php3 extension is handled by php.exe, but what

[PHP-INST] Re: win2k install trouble

2001-10-23 Thread Todd Williamsen
I have disabled IIS and use Apache... not so much overhead for memory, plus it doesn't leak like a sive either when it comes down to security "Daniel Gallagher" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > i am new to php and has tried to install it. i have

[PHP-INST] Re: php3 extension not being picked up....

2001-10-23 Thread Jason Wood
depending on what web server you're using, you need to add the php3 extention to the extentions that php4 parses. for apache, this would look like: AddType application/x-httpd-php .php, .php3 give me a few more details, and i'll try and help more... -- Jason Wood Chief Technology Officer

RE: [PHP-INST] Re: PHP and HP-UNix

2001-10-23 Thread Mark Newnham
PHP/Apache compiles ok under HPUX. here is my configure PHP ./configure --with-iodbc=/opt/openlink4/odbcsdk --without-mysql --with-pdflib=/usr/local --without-gd --with-apache=../apache_1.3.20 --enable-trans-sid --with-xml --with-imap --enable-track-vars Apache ./configure --prefix=/opt/apache -

[PHP-INST] Re: NES 3.5.1 PHP4 Solaris 2.6

2001-10-23 Thread Big G
Thank you! The latest snapshot solved the problem. How stable is it? -G Aki Häkkilä wrote: > There was a typo in his obj.conf ("php4_executes") and he needed latest > snapshot because the TSRM was recently rewritten. If your NES/iPlanet > crashes during init, you may have same problems. This

php-install Digest 23 Oct 2001 23:12:13 -0000 Issue 519

2001-10-23 Thread php-install-digest-help
php-install Digest 23 Oct 2001 23:12:13 - Issue 519 Topics (messages 4710 through 4724): Re: How to install PHP4 as interpreter? 4710 by: Yasuo Ohgaki big pb 2: gdimagecreatefromjpeg not working 4711 by: n.windpassinger.toutophone.com Flatrate - Request 559 4712 by

[PHP-INST] Trying to Install PHP with DSO Apache

2001-10-23 Thread scrub
Hi, I currently have apache installed as DSO and oracle 815 on /opt/oracle/815 and OAS on /opt/oas/4.0. I've compiled PHP with "--with-oracle=/opt/oas/4.0" but when I tried starting up httpd it pukes because it's loolkng in the wrong place for the library. It is checking "/opt/oas/4.0/lib"

[PHP-INST] Re: Trying to Install PHP with DSO Apache

2001-10-23 Thread scrub
Scrub wrote: > Hi, > I currently have apache installed as DSO and oracle 815 on /opt/oracle/815 > and OAS on /opt/oas/4.0. I've compiled PHP with > "--with-oracle=/opt/oas/4.0" but when I tried starting up httpd it pukes > because it's loolkng in the wrong place for the library. It is checking

[PHP-INST] Multi dimentional array.

2001-10-23 Thread Archer
Hello everyone, I need Need Help.. This is an example from the PHP document and when I try this example this does not work. Can somedoby give me some reason why? and if you know how to imlement multi dimentional array please tell me also. Thanks Archer

[PHP-INST] It gives me just a header!

2001-10-23 Thread Stefán Vingir Skarphéðinsson
Hello folks! I was trying to execute a PHP script (on Win98) but it came only this source code from my server: This happens to all the scripts I try to execute both from my server and using MS-DOS-Prompt (php webpage.php) it returns nothing What's wrong? Please help! -- PHP Install

[PHP-INST] Re: It gives me just a header!

2001-10-23 Thread Jason Wood
It means that either PHP is not running, or there's a parse error on the page and you dont have the error handling set. -- Jason Wood Chief Technology Officer Expressive Tek, Inc. 407 Kehrs Mill Road Ballwin, MO 63011 Phone 636.256.1362 www.expressivetek.com "StefáN Vingir SkarphéðInsson" <[E