RH ES2 / MySQL 4.1 / PHP4.3.x
Next message: Dennis Peere: "xpp for RedHat ES 4"
Date: Mon, 4 Jul 2005 18:46:47 +0100
Hi all,
Can someone point me in the right direction ?
I've spent most of the weekend trawling through manuals to find an answer
but so far nothing useful has appeared. here's the problem .
I'm trying to set up a Redhat ES3 system with MySQL and PHP
The supplied CDs have MySQL 3.x.x on them and the RPMs do appear to
install - but i couldn't get the daemon to appear in the services list - So
I installed MySQL 4.1.12 from RPMs on the MySQL site and got a viable
database. - it is my preferred version anyway
Now comes the problem, although the distro has PHP it can't connect to the
database because 'something' is missing: the error comes out from PHP as '
cannot load MySql extension'
The PHP rpm was compiled with MySQL switches on as shown in the phpinfo
listing. there is no specific php section though, which I would have
expected.
Do i just need to copy some MySql client libraries over or do i need to do a
complete build of PHP from source to link in the missing extensions.
Thanks
Ron
Next message: Dennis Peere: "xpp for RedHat ES 4"
Relevant Pages
- Re: I am totally stumped..with this on..LOAD_FILE Mysql+PHP= FSCK!!
... What I am trying to do is to upload files and stuff them in a mysql database. ... I copied the temporary file to somewhere else, and then handed it to MySQL..THAT WORKED.. ... Is there a way to force a close on the file..maybe that's the problem Mysql is opening a file that is not flushed to disk maybe? ... I gew the feeling its maintaining its own picture of file objects, and doesn't actually flush to the disk unless you do a copy or close php.. ... (comp.lang.php) - Re: I am totally stumped..with this on..LOAD_FILE Mysql+PHP= FSCK!!
... What I am trying to do is to upload files and stuff them in a mysql database. ... I copied the temporary file to somewhere else, and then handed it to MySQL..THAT WORKED.. ... Is there a way to force a close on the file..maybe that's the problem Mysql is opening a file that is not flushed to disk maybe? ... I gew the feeling its maintaining its own picture of file objects, and doesn't actually flush to the disk unless you do a copy or close php.. ... (comp.lang.php) - Re: com_dotnet
... And if MySQL isn't installed, the DLL won't load and phpinfowill show MySQL support isn't enabled. ... The MySQL interface is NOT compiled into PHP on the distributed Windows binaries - or you'd never be able to run PHP unless you had MySQL installed. ... *SOME* extensions are protocols, some are functional resources, and some are just type libraries. ... If you're going to compile the extension into PHP itself, the libraries must be available at compile time, and when you run PHP, or PHP won't load. ... (comp.lang.php) - Re Re: PHP 5.2.4 <= various mysql functions safemode & open_basedir bypass
... > various mysql functions safemode & open_basedir bypass ... PHP is currently very used because it's easy to use. ... Apache has directory restrictions. ... # if the mysql user has perms, ... (Bugtraq) - Re: question about playlist
... I have a dynamic playlist, playlist_1.asx, created by a php script from a ... the mysql table contain information about: ... movie near to the playing movie, and when change the movie, contextually ... Change the information in the *database* table, or in the HTML table? ... (microsoft.public.windowsmedia.server) |
|