[PHP-INST] cannot run php within html

2001-10-11 Thread Roger Pang
I have written the following html called "test.html" in /var/www/html directory : When I access this html with a browser, nothing displayed. However, when I renamed it to "test.php", it works. Anything wrong ? I am running Red Hat 7.1 and chosen to install everything. No change on any confi

[PHP-INST] PHP problem with self-made web server

2001-10-11 Thread Peter Jukel
Hi I need to run PHP from the command line through my web server which I am building. However, when I issue a command such as php.exe test.php > result.txt where test.php contains: and I get the error: X-Powered-By: PHP/4.0.5 Content-type: text/html PHP Version in use: Warning: Undef

Re: [PHP-INST] libc.so.25.2

2001-10-11 Thread Jim Thome
Ryan- "LoadModule php4_module ..." is only needed if you compiled PHP as a dynamic module (DSO). However, remember to put in the line "AddType application/x-httpd-php .php" (or uncomment it) in the httpd.conf file. Regards, Jim Thome >>> "ryan" <[EMAIL PROTECTED]> 10/11 2:40 PM >>> core# /

[PHP-INST] libc.so.25.2

2001-10-11 Thread ryan
core# /usr/local/apache/bin/httpd -v Server version: Apache/1.3.19 (Unix) Server built: Oct 11 2001 15:33:02 core# uname -a OpenBSD core 2.9 GENERIC#653 i386 php version 4.0.6 I've compiled in php as a static module, added LoadModule php4_modulelibexec/libphp4.so to httpd.conf (do

RE: [PHP-INST] Re: Need help with NSAPI on Solaris - crashes serv er -fixed

2001-10-11 Thread Sloey, James
Great! The php4-200110110600 worked perfectly. Thanks! -Original Message- From: Aki Häkkilä [mailto:[EMAIL PROTECTED]] Sent: Thursday, October 11, 2001 2:32 AM To: Sloey, James Subject: Re: [PHP-INST] Re: Need help with NSAPI on Solaris - crashes serv er This is my original bug report:

[PHP-INST] groupadd

2001-10-11 Thread Julius Barber (La Prensa)
Hi, Why is it that I cannot use this command? Can somebody help me out here, I am trying to use it as root and cannot use it. Juba -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the lis

php-install Digest 11 Oct 2001 19:34:48 -0000 Issue 501

2001-10-11 Thread php-install-digest-help
php-install Digest 11 Oct 2001 19:34:48 - Issue 501 Topics (messages 4594 through 4603): bad request error 4594 by: rg Mandrake + GD + PHP => httpd silent death 4595 by: Richard Lynch 4596 by: Paul Gardiner Re: symbol __divdi3: referenced symbol not found 4

[PHP-INST] 2 server system ?

2001-10-11 Thread David Devidal
I try to have an iis and an apache server into the same machine. A w2k pro machine. I hava to version of php. One for apache as an apache module. And the over as an asapi or cgi module for iis. I note that iis told me that he can't load extesnsions, extensions that i have for php apache. I must

[PHP-INST] Installing PHP on Linux Red Hat

2001-10-11 Thread Julius Barber (La Prensa)
Hello to all, I would like to know where can I get a step by step instalation process for the php under linux red hat 7.0 I am having problems installing it I have tried several things and nothing. Juba -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECT

[PHP-INST] Undefined symbols ....

2001-10-11 Thread Giles Duncan
Please can somebody shed some light on my problem : I have seen similar problems here and have scoured the internet for about a week now and time is running out for me as I am on a deadline, but still no luck. I am a newbie so 'scuse me if I am getting it wrong. I am trying to get PHP 4.0.6

[PHP-INST] Compilation problem in Apache

2001-10-11 Thread Ing. Gustavo Edelstein
Hi, I've compiled successfully php 4.0.6. Now I'm trying to compile Apache 1.3.19 including mod_php4, but it aborts with the error msg: #error Need type which holds 32 bits Any idea ? My paltform is HPUX 11.00 Thanks, Ing. Gustavo A. Edelstein Tech. Mgr. Equiplus Argentina S.A.

[PHP-INST] CGI error

2001-10-11 Thread Steve
I'm heaving serous Problems installing PHP 4.0.6 on W2k (german) and IIS 5 (german). Gettig ERROR when using for Examle: or any other php file "The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are" My settings are as f

[PHP-INST] /usr/lib/libfreetype.so.6: symbol __divdi3: referenced symbol not found

2001-10-11 Thread Hans Kind
Hi, Running into a problem starting apache 1.3.20 dso with php 4.0.6. Syntax error on line 237 of /d1/kindserv/httpd/conf/httpd.conf: Cannot load /usr/local/apache/libexec/libphp4.so into server: ld.so.1: /d1/kindserv/httpd/httpd: fatal: relocation error: file /usr/lib/libfreetype.so.6: symbol

Re: [PHP-INST] Mandrake + GD + PHP => httpd silent death

2001-10-11 Thread Paul Gardiner
Hi Richard, Don't no if it will help or not but when I compiled with gd I specified the source directory. i.e. --with-gd=path_to_gd_source Worth a try ;o) Regards, - Paul - - Original Message - From: "Richard Lynch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 1