Installing a LAMP stack: Linux – Apache, PHP, and MySQL on Fedora Core Assuming you already have Linux and Yum installed. 1. Install Apache (httpd), PHP, MySQL (server and client), and the component that allows php to talk to mysql. yum -y install httpd php mysql mysql-server php-mysql 2. Configure the new services to start [...]
Displaying posts tagged with
“root”
TEMS dies: EIB Table Corruption
Sympton: TEMS process dies. Getting “Verify of <table> failed” in ms logs. Possible EIB Table corruption. root@someserver:/tmp> /opt/IBM/ITM/ls3263/ms/bin/kgldbutl < qa1cstsc.def root@someserver:/tmp> root@someserver:/tmp> /opt/IBM/ITM/ls3263/ms/bin/kgldbutl < qa1cstsc.def Enter DataBase Utility Command Enter DataBase Utility Command DataBase file QA1CSTSC created Enter DataBase Utility Command Index PrimaryIndex,U for database QA1CSTSC created Enter DataBase Utility Command
