Hi eveyone;
I"m trying to install Mysql, Apache and PHP on my laptop.
I noticed that all the documentation refers to compiling the PHP code with a reference to the location of the .h files from MySQL.
My problem is the following.
I've tried to install MySQL from the source code, but it doesnt work. It gives me an error cannot find file "./mysql/file.frm". It seems to be looking in the wrong directory for the test DB files.
If I install the RPM thoguh, I get it working, but I cant get PHP and Apache working with it.
any suggestions why I'm getting the error with MySQL source code or on how to get PHP\Apache to read a mysql database created with a rpm??
Thanking you in advance;
Uriel Ash