compiling php module
IT & Infrastructure
2
Posts
2
Posters
0
Views
1
Watching
-
I just purchased a linux dedicated server with FreeBSD. How do I determine if my php module was configured with mysql.
Hi. Make a test.php script like this Copy to you local root directory for serving web documents (your webserver documentation and configuration files specify this), start your web server and point your browser to that file http://localhost/test.php hope that helps. eidan