Re: [PHP-INST] "X*X*/libz.so: shared object not open" error still+ "invalid ELF Header"

2002-01-21 Thread Steve Farmer
Hi, I had an "invalid ELF Header " problem and following your idea I left out the path in --with-opensssl , recompiled and it worked !! I had applied the apache ssl patch BTW HTH Steve At 10:03 PM -0600 21/1/02, Steven Cayford wrote: >Okay, a work around: I left out the --with-gd option from P

[PHP-INST] PAM_PHP module help

2002-01-21 Thread Jonathan Roberts
has anyone had any luck installing the PAM module in PHP ive spent the last 2 days fscking with the damn thing and to no avail i get a whole host of different problems based on what version of php versus what version of php_pam versus what version of ... my most recent error looks like the fol

Re: [PHP-INST] "X*X*/libz.so: shared object not open" error still

2002-01-21 Thread Steven Cayford
Okay, a work around: I left out the --with-gd option from PHP, and this error went away. It was replaced by this error: Cannot load /usr/local/apache/libexec/libphp4.so into server: undefined symbol: sk_new_null I grepped sk_new_null and found it came from the openssl modules, so I left out t

[PHP-INST] Re: Server 500 Error....

2002-01-21 Thread John Wm. Wicks
Hello Luka, Luka wrote: >i'm having the same problem on windows XP apache 1.3.22 php 4.0.1. >Since i don't use any prepend file in my php.ini i was wondering if you >could tell me where the problem is. >i get errors when i try to connect from other machines(locally everything >works fine). >And

[PHP-INST] "X*X*/libz.so: shared object not open" error still

2002-01-21 Thread Steven Cayford
Hello again. It seems that no-one has run into this problem directly. So, if anyone has any suggestion what direction to start looking I'd appreciate it. I'm pondering if I need to pull out the zlib rpm and compile that from source as well, but I'm afraid then I'll simply break libtiff, gd, Im

[PHP-INST] Quick Question - Copying LibPHP4.so's

2002-01-21 Thread Jonathan Hilgeman
Just a quick yes or no question: If I have a working system with PHP 4.1.1 on it, can I copy its libphp4.so to another server without PHP and get that other server working, assuming I have all the necessary libraries on the target system? - Jonathan -- PHP Install Mailing List (http://www.php.n

[PHP-INST] How to disable internal functions like chown, chmod,exec, passthru. (REPOST)

2002-01-21 Thread Frederic Trudeau
I would like to disable those 'potentially' dangerous functions on my server ... I can I manage to do that, other then manually edit de C code ? Thanks Frederic Trudeau [A]dvanced [S]upport [A]gent Colocation/Customer Support Agent CAM Internet -> http://www.cam.org "My God ! It's full of

[PHP-INST] Upgrading PHP and cURL

2002-01-21 Thread Jonathan Hilgeman
I would like to upgrade to the newest version of PHP and cURL, however I cannot have the server down for very long. I would like to know what files I should back up to preserve 4.0.3 and my current version of cURL in case of an emergency and I have to restore them quickly. If possible, I'd like to

[PHP-INST] Re: PHP 4.1.1 / Apache 1.3.22 (ISAPI) and snmp.dll won't work

2002-01-21 Thread Andreas Jud
No, i've forgot it! ;( Thanks a lot, then now it will work! ;) andy "Someguy" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > did you copy php4ts.dll to your windows\system32 dir?(or if you had > previously installed php did you overwrite the php4ts.dll somewh

[PHP-INST] Re: PHP 4.1.1 / Apache 1.3.22 (ISAPI) and snmp.dll won't work

2002-01-21 Thread SomeGuy
did you copy php4ts.dll to your windows\system32 dir?(or if you had previously installed php did you overwrite the php4ts.dll somewhere in your windows dir tree?) "Andreas Jud" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > hi, > > if i configure apache(1.3.22)

[PHP-INST] error 500 win xp apache 1.3.22 php 4.1.1

2002-01-21 Thread SomeGuy
so i'm running apache 1.3.22 on windows XP and trying to run phpnuke on it.It works fine locally without ANY errors.But as soon as outside users try to connect to the server they say there was an error.Since they are windows users they couldn't quite tell me what was wrong.Anyway...after connectin

[PHP-INST] php 4.1.1, apache 1.3.22 and windows XP

2002-01-21 Thread Athene McGregor-Macdonald
hi, my php 4.1.1 + apache 1.3.22 + windows XP combination is doing strange things. php is working fine (from the command prompt) and apache is ok with html pages. but when i try to load a php file with just the phpinfo() function - sometimes loads it and sometimes i get the 'The page cannot be di

php-install Digest 21 Jan 2002 18:50:22 -0000 Issue 661

2002-01-21 Thread php-install-digest-help
php-install Digest 21 Jan 2002 18:50:22 - Issue 661 Topics (messages 5642 through 5661): Php 4.1.1 5642 by: Yuriy Rusinov 5646 by: Christ Christoph (Erste) 5648 by: Yuriy Rusinov help! 5643 by: Mojgan Kazemi 5647 by: Christ Christoph (Erste) Error s

[PHP-INST] Configure Oracle 8i with PHP-4.0.6

2002-01-21 Thread Atif_Jakupovic
Hi, I have installed PHP and configured with MYSQL, Oracle and Apache. MYSQL works fine, but I have problem to connect Oracle. I'm getting this error: "Fatal error: Call to undefined function: ocilogon() in /u01_0/food_web/htdocs/db-query/db-query.php on line 16" Please, could somebody help

[PHP-INST] getting PHP and MySQL to talk (WinXP)

2002-01-21 Thread Rick
Hi all... I'm having a slight problem getting PHP and MySQL to talk in Windows XP. I'm running Apache 1.3, and PHP 4.1.1 by itself seems to work just fine. I also have MySQL 3.23.47, and it seems to work fine too. I can connect with MySQLFront to administer it, or even log in through the comman

Re: [PHP-INST] php 4.1 -> cannot create executables.

2002-01-21 Thread Rasmus Lerdorf
What does config.log say? This is typically a system configuration issue. Do you even have the gcc-g++, libstdc++ and libstdc++-devel packages installed? If not, install those from your Mandrake cds. -Rasmus On Mon, 21 Jan 2002, Jan Hanstede wrote: > Hi, > > > If I try to ./configure my php4.

[PHP-INST] new to cgi and php and everything else

2002-01-21 Thread Kevin Faterkowski
running apache server on windows ME and attempting to use php. i have my .php file in my cgi-bin directory and have put the lines ScriptAlias /php/ "c:/apache/php/" AddType application/x-httpd-php .php Action application/x-httpd-php "/php/php.exe" in httpd.conf error log says that i cannot spawn

[PHP-INST] php 4.1 -> cannot create executables.

2002-01-21 Thread Jan Hanstede
Hi, If I try to ./configure my php4.1 in MandrakeLinux 8.1 I get this error: --- checking for getrlimit... (cached) no checking whether to include pspell support... no checking whether to include QDOM support... yes checking for c++... c++ che

[PHP-INST] weird error under windows - HEEEEELLLPPPP!!!!

2002-01-21 Thread Christ Christoph (Erste)
Hi all, Warning: MS SQL message: ntext data cannot be sent to clients using DB-Library (such as ISQL) or ODBC version 3.7 or earlier. (severity 16) in c:\apache\htdocs\creditflow\browseclients.php on line 45 Does anybody have an idea, how to get rid of this error message? I can't find on the inte

RE: [PHP-INST] phpinfo.php File Not Found

2002-01-21 Thread mark . broad
Okay - I missed another mistake - You specify an alias to a sub directory of php4 and then try to execute php.exe from an action under subdirectory of php Here is an example of all that is needed in the httpd.conf file : ScriptAlias /php/ "c:/php/" AddType application/x-httpd-php .php Action ap

RE: [PHP-INST] phpinfo.php File Not Found

2002-01-21 Thread Christ Christoph (Erste)
you shouldn't get any html codes, when it works correctly. simply an empty screenWhat you've seen is the screen with error 404 -Original Message- From: Titus Cheung [mailto:[EMAIL PROTECTED]] Sent: 21. ledna 2002 10:52 To: Christ Christoph (Erste) Cc: [EMAIL PROTECTED] Subject: Re

Re: [PHP-INST] phpinfo.php File Not Found

2002-01-21 Thread Titus Cheung
Hello, Interesting. The install manual asks specifically to place php.ini.dist into the winnt folder, and then rename it to php.ini. I ran the command "php.exe -i" in the d:\php4\ folder and I saw a screen full of html codes so it does work. I really don't know what else could be wrong here. T

Re: [PHP-INST] phpinfo.php File Not Found

2002-01-21 Thread Titus Cheung
Hello, Okay, this is what I've done, 1) remove the doc_root line in the file php.ini 2) Use a separate line for each AddType in the file httpd.conf It still doesn't work. Any ideas? Thanks Titus - Original Message - From: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTEC

[PHP-INST] php 4.1.1 RH 7.2 apache 1.3.20 problem HELP!

2002-01-21 Thread mark . broad
NEVER list more than one AddType on a line. i.e. AddType application/x-httpd-php .php AddType application/x-httpd-php .php3 AddType application/x-httpd-php .phtml AddType application/x-httpd-php-source .phps This should sort it out. Rgds, Mark. _

Re: [PHP-INST] phpinfo.php File Not Found

2002-01-21 Thread mark . broad
It's quite simple really - NEVER list more than one AddType on a line. i.e. AddType application/x-httpd-php .php AddType application/x-httpd-php .phtml AddType application/x-httpd-php-source .phps This should sort it out.. Rgds, Mark. Hello, I just tried taking that line out, bu

Re: [PHP-INST] phpinfo.php File Not Found

2002-01-21 Thread Titus Cheung
Hello, I just tried taking that line out, but it still gives me Error 404. Any ideas? Titus - Original Message - From: "Christ Christoph (Erste)" <[EMAIL PROTECTED]> To: "'Titus Cheung'" <[EMAIL PROTECTED]> Sent: Monday, January 21, 2002 1:12 AM Subject: RE: [PHP-INST] phpinfo.php File

Re: [PHP-INST] Php 4.1.1

2002-01-21 Thread Yuriy Rusinov
Christ Christoph (Erste) wrote: > maybe you don't have installed the latest DCOM update from microsoft? Possible yes, what I have to do it to install this update ? Best regards, Sincerely yours, Yuriy Rusinov. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

RE: [PHP-INST] help!

2002-01-21 Thread Christ Christoph (Erste)
this line is necessary AddType application/x-httpd-php .php then you should also load the module, otherwise apache doesn't recognize your scripts as php-scripts and simply displays the text Read the docs for that purpose regards, Chris -Original Message- From: Mojgan Kazemi