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 it
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:
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
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
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 PROTECTE
\
--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:
>
>[...]
>
>
Hi;
I'm installing php from source and I've run into these config errors:
configure: error: Cannot find OpenSSL's
/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 directory
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:
t
Hi;
There's a great little proggie I use to scout out potential link exchange
partners for my clients called Zeus.
I have no financial interest in Zeus.
*However*, there are some facilities in this proggie I don't care for:
facilities designed to slow one down (and presumably keep the company
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 command
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 P
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
Hi;
Can someone please explain the logic of why this is happening? I moved my
server to a different co-location. As a consequence a certain PHP3 script
quit working (?). Same server, same config, just quit. Now I'm
trouble-shooting it and I've traced the problem thus:
>>>
$ = "";
// had t
13 matches
Mail list logo