[PHP] Problem Configuring With MySQL

2001-12-24 Thread Ben Ocean
Hi, Now that I've successfully built PHP (thanks to Brian Clark) I can no longer access mysql! I get the following: #mysql ERROR 1045: Access denied for user: 'root@localhost' (Using password: NO) This has got to have something to do with the way I built PHP. How do I begin trouble-shooting

[PHP] Why Can't I Get PHP to Work with MySQL??

2001-12-23 Thread Ben Ocean
Hi; I get this error when I try to restart Apache: Syntax error on line 236 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/libexec/libphp4.so into server: /etc/httpd/libexec/libphp4.so The above file does, of course, exist. I'm running RH71 i386 with MySQL and PHP installed from source

Re: [PHP] Why Can't I Get PHP to Work with MySQL??

2001-12-23 Thread Ben Ocean
At 02:32 PM 12/23/01 -0600, you wrote: At 12:16 PM 12/23/2001 -0800, Ben Ocean wrote: Hi; I get this error when I try to restart Apache: Syntax error on line 236 of /etc/httpd/conf/httpd.conf: Cannot load /etc/httpd/libexec/libphp4.so into server: /etc/httpd/libexec/libphp4.so The above file

Re: [PHP] Config Problems

2001-12-22 Thread Ben Ocean
/ \ --with-mysql=/usr/local/mysql exit 0 At 12:07 AM 12/22/01 -0500, you wrote: * Ben Ocean ([EMAIL PROTECTED]) [Dec 22. 2001 00:01]: Hi; Howdy. I'm installing php from source and I've run into these config errors: [...] Here's my config script: #!/bin/sh cd /usr/local/php ./configure

Re: [PHP] Config Problems

2001-12-22 Thread Ben Ocean
Well, that got me headed in the right direction. I ended up combining all the commands on one line and removing the references to openssl (I'll mess with that later) and it worked. I have no_idea why... Thanks, BenO At 09:03 AM 12/22/01 -0500, you wrote: * Ben Ocean ([EMAIL PROTECTED]) [Dec 22

Re: [PHP] Config Problems

2001-12-22 Thread Ben Ocean
At 12:24 PM 12/22/01 -0500, you wrote: * Ben Ocean ([EMAIL PROTECTED]) [Dec 22. 2001 11:54]: Well, that got me headed in the right direction. I ended up combining all the commands on one line and removing the references to openssl (I'll mess with that later) and it worked. I have no_idea

[PHP] Config Problems

2001-12-21 Thread Ben Ocean
Hi; I'm installing php from source and I've run into these config errors: configure: error: Cannot find OpenSSL's evp.h /usr/local/bin/config_php: --with-kerberos=/usr/krb5-1.2.2: No such file or directory /usr/local/bin/config_php: --with-ldap=/usr/local/openldap-2.0.18: No such file or

[PHP] Troubleshooting Strange Problem

2001-02-22 Thread Ben Ocean
Hi, I moved my server, changed the IP addresses, etc., and now I'm having strange problems with PHP. Not on all scripts, just some. Scripts that worked just fine before I moved it. Most notably, I'm working with Phorm http://holotech.net and I can no longer pass certain variables. Again:

[PHP] Link Exchange Robot

2001-02-14 Thread Ben Ocean
Hi; There's a great little proggie I use to scout out potential link exchange partners for my clients called Zeus. disclaimer I have no financial interest in Zeus. /disclaimer *However*, there are some facilities in this proggie I don't care for: facilities designed to slow one down (and

[PHP] What Does This Mean?

2001-02-13 Thread Ben Ocean
Hi; I'm getting this error: Unsatisfied dependencies for mod-php3-mysql-3.0.8-2: mod-php3 = 3.0.8 What does it mean and what should I do about it (if anything)? TIA, BenO -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands,

[PHP] What Does This Mean?

2001-02-12 Thread Ben Ocean
Hi; I just ran into the following error while doing maintenance on my RedHat box: Unsatisfied dependencies for mod-php3-mysql-3.0.8-2: mod-php3 = 3.0.8 What does this mean and how do I fix it? TIA, BenO -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL

Re: [PHP] What In the WORLD???

2001-02-02 Thread Ben Ocean
I figured out a work-around... // had to remove this line: if ( $k == "id" $v != "0" ) { if ( $seatingz == "9" || $aa == $seatingz ) { if ( $colorz == "9" || ( $cc == $colorz || $dd == $colorz || $ee == $colorz )) { if ( $typez == "9" || $gg == $typez ) { if ( $ != $ ) { // to keep