Results 1 to 4 of 4
hi, i am a linux newbie who has just migrated from windows. i installed apache and php using the usual...
apache:
./configure --prefix=/www
make
make install
php:
./configure --with-apxs=/www/bin/apxs --with-mysql
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 03-13-2003 #1Just Joined!
- Join Date
- Mar 2003
- Posts
- 19
Uninstalling PHP 4.3.1
hi, i am a linux newbie who has just migrated from windows. i installed apache and php using the usual...
apache:
./configure --prefix=/www
make
make install
php:
./configure --with-apxs=/www/bin/apxs --with-mysql
make
make install
it turns out that php isn't working with mysql...ive tried installing mysql, but it keeps saying that it is already installed!! i never installed it!! perhaps php installed it?? i was wonder of a way to uninstall php and install mysql before reinstalling php!!
please help!!
- 03-13-2003 #2Linux Engineer
- Join Date
- Jan 2003
- Location
- Lebanon, pa
- Posts
- 994
What distro?
- 03-14-2003 #3Just Joined!
- Join Date
- Mar 2003
- Posts
- 19
i am using slackware 8.1!! yeah i know!! for a beginner is one hel* of a distro!!
- 03-14-2003 #4Just Joined!
- Join Date
- Mar 2003
- Posts
- 20


Reply With Quote
