From: "Ariz Jacinto" <[EMAIL PROTECTED]> > try running a script having the following content: > > <?php > > php_info();
It must be phpinfo(); not php_info(); cheers, glynn > ?> > > try viewing it on your web browser and if u can't view the output (PHP > settings) > then ur problem can be solve by installing the "mod_php" rpm > > > > > Al Jher wrote: > > > I had installed Redhat 8.0 as my web and mysql server. I can login to > > my mysql using root and localhost (mysql -u root -h localhost -p)as my > > hostname and access some php script like squirrelmail and my > > phpmyadmin. But the problem is that all php scripts querying mysql > > databases doesn't work. > > > > I installed the following RPMS: > > > > mysql > > mysql-server > > php > > php-dbg-base > > php-dbg-client > > php-dbg-server > > php-mysql > > php-imap > > > > Does anyone know how can I solve my problem? > > > > Thank you in advance! > > > > Aljher > > > > > > > > > > > > > > > > ------------------------------------------------------------------------ > > Do you Yahoo!? > > U2 on LAUNCH > > <http://rd.yahoo.com/launch/mailsig/*http://launch.yahoo.com/u2> - > > Exclusive medley & videos from Greatest Hits CD > > > > > _ > Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph > To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] > > Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph > > To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED] > _ Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph To leave: send "unsubscribe" in the body to [EMAIL PROTECTED] Fully Searchable Archives With Friendly Web Interface at http://marc.free.net.ph To subscribe to the Linux Newbies' List: send "subscribe" in the body to [EMAIL PROTECTED]
