netastic
09-10-2001, 09:50 AM
i just upgraded my RaQ4r with all of the latest security, bug, and software udates found at both http://pkg.nl.cobalt.com/ and http://www.cobalt.com/support/download/raq4.eng.html last week. everything works ok except PHP will not communicate with mySQL. phpMyAdmin generates errors when trying to set up a new database and a shopping cart developed in PHP will not work either. i had older versions of both that worked fine together. my programmer tried everything listed below (no compiling has been done yet):
> mgkimsal: I've got to pull down Apache and do a partial compile so the
> headers are there
> mgkimsal: so PHP can compile against them
> mgkimsal: so I can compile PHP as a DSO
> mgkimsal: to (hopefully) let it tie in with your current Apache
> mgkimsal: and it also needs to link against mySQL
> mgkimsal: which I had to pull down afresh and do last night
> mgkimsal: but that broke the ODBC stuff for your netastic store
> mgkimsal: and I dunno what, if anything else, it broke
> mgkimsal: just doing the PKGs didn't work
> mgkimsal: i erased mySQL
> mgkimsal: and put on the binary tar.gz file from mysql.com
> mgkimsal: and pointed it to /home/mySQL
> mgkimsal: and it seems to work
> mgkimsal: at least as good as it did before,
> mgkimsal: but the unixODBC stuff is broke I think - I can't really tell
has anyone experienced something like this? if so what fixed the problem?
> mgkimsal: I've got to pull down Apache and do a partial compile so the
> headers are there
> mgkimsal: so PHP can compile against them
> mgkimsal: so I can compile PHP as a DSO
> mgkimsal: to (hopefully) let it tie in with your current Apache
> mgkimsal: and it also needs to link against mySQL
> mgkimsal: which I had to pull down afresh and do last night
> mgkimsal: but that broke the ODBC stuff for your netastic store
> mgkimsal: and I dunno what, if anything else, it broke
> mgkimsal: just doing the PKGs didn't work
> mgkimsal: i erased mySQL
> mgkimsal: and put on the binary tar.gz file from mysql.com
> mgkimsal: and pointed it to /home/mySQL
> mgkimsal: and it seems to work
> mgkimsal: at least as good as it did before,
> mgkimsal: but the unixODBC stuff is broke I think - I can't really tell
has anyone experienced something like this? if so what fixed the problem?
