when trying to get a mysql database to work with mysql
which is working and full of data
with a simple statement like this
$db = mysql_connect("localhost", "root");
mysql_select_db("jamdb",$db);
Fatal error: Call to undefined function: mysql_connect() in
/var/www/html/mysql.php on line 13
I seems
I see that php is included with redhat 8.0 but it won't work for me
even a simple hello application does not work
does anyone know how to fix php in redhat 8.0
_
/ === \
/ __\
| ___ |
| | - | |
| | | |
| |_| |
I have a problem with my dialin server on redhat 8.0
everything seems to be setup correctly I copied the setup from my old setup
I just recently reloading my linux server
but I get a chap auth error
Jan 30 16:05:32 linux mgetty[658]: failed dev=ttyS4, pid=658, got signal 1,
exiting
Jan 30 16:12:3