LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MySQL from RH7.3 RPM's: who did this? (https://www.linuxquestions.org/questions/linux-software-2/mysql-from-rh7-3-rpms-who-did-this-30916/)

PJHAMVS 09-21-2002 07:21 PM

MySQL from RH7.3 RPM's: who did this?
 
Hello,
1. I can't get installed MySQL from RedHat's distribution set 7.3
Everytime there are dependency problems. Who knows the right sequence with these rpm's? And which rpm's?

2. I have now Apache, PHP from RH7.3 and (binary) MySQL from a tarball. MySQL works fine. But the @mysql_connect on the php command line does not work. Anyone who has exerience with this and can give precise advise?

with friendly greetings,
PJHAMVS

PJHAMVS 09-22-2002 05:22 AM

PHP-Nuke does not work for newly compiled php4.2.3
 
Hello,
well, I do not know if this is the place where newbies get all the answers...
I compiled php4.2.3 with the --mysql option. It worked. Remarkable that RH7.3 does not take care of that automatically.

Next question:
I made a database for php-nuke. I could get into this database via apache server. But when I tried to login in php-nuke, I got that page, submit for the administrator refused to do anything. Anyone with experience: php4.2.3 does not work with php-nuke?
with friendly greetings,
PJHAMVS

acid_kewpie 09-22-2002 05:53 AM

when you have dependencies you get a list of those which failed, i often use rpmfind.net to find which rpms contain the missing files, IF a file name was given rather tan a package name. just install all of these at one time from a terminal prompt, like

rpm -Uvh a.rpm b.rpm


All times are GMT -5. The time now is 02:39 PM.