Tag Archives: MySql

CentOS Web Server cPanel Apache Status Tutorial

Our RJM Programming Linux CentOS Web Server cPanel Apache web server’s suite of software has a very useful report called Apache Status. We use it a bit like another Linux user without this report might use … ps -ef … … Continue reading

Posted in Database, eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Relative Image URL Data URI Relationship Primer Tutorial

Yesterday’s Notes PDF Email Attachments Primer Tutorial, “under the hood”, had an interesting piece of HTML regarding that “snippety” mid-posting image (shortened regarding that image’s data URI) … <!–img src=’http://www.rjmprogramming.com.au/Mac/iPhone/bitof.jpg’></img–> <img src=[data URI of image]></img> … which reads, to me, … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

MySql Repair Table Diskspace Error Log Consequence Tutorial

If you are managing a web server, you can run into times when … a total solution to a problem needs more research that will take time … but, perhaps … there is a solution that “eases the pain” of … Continue reading

Posted in Database, eLearning, Event-Driven Programming, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

MySql Repair Table Failure Diskspace Consequence Tutorial

The previous MySql Repair Table Primer Tutorial outlined some phpMyAdmin administering of MySql (database) maintenance via SQL like … REPAIR TABLE wps_comments; … but what about if the SQL above fails or times out? Well, there can be implications, as … Continue reading

Posted in Database, eLearning, Operating System, Tutorials | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

WHM cPanel cPHulk Firewall Primer Tutorial

For our CentOS Linux Apache/MySql/PHP web server for RJM Programming, we needed to reboot the Apache and MySql services, via the use of an unusual (at least for us, because we couldn’t get graphical WHM cPanel access working) combination of … Continue reading

Posted in eLearning, Hardware, Networking, Tutorials | Tagged , , , , , , , , , , , , , , , | Leave a comment

WordPress Blog Search Within Search Posting Progress Context Tutorial

The recent WordPress Blog Search Within Search Posting Progress Tutorial gave us … (this) WordPress blog search within search functionality progress bars (for your longer search within searches) … but the progress bar alone is perhaps kind of cryptic and … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , , , | Leave a comment

WordPress Blog Search Within Search Posting Progress Tutorial

When there is a way in which to express progress made in a long running job with a web application, there are two HTML element tags we can turn to, at the very least, to help out. One is the … Continue reading

Posted in Database, eLearning, Tutorials | Tagged , , , , , , , , , , , , , , , , | Leave a comment

Crontab Curl Once a Day Less Work Tutorial

We arrange on this RJM Programming domain, via crontab/curl means, many once a day changes to the website. But we want to stop repeating some of the work, whereby MySql queries happen too often in our Australian Eastern Standard Time … Continue reading

Posted in eLearning, Tutorials | Tagged , , , , , , , , , , , , , | Leave a comment