Tag Archives: MySql

Perl CGI Spreadsheet Module Tutorial

Adding onto yesterday’s Perl CGI DBI Module Tutorial … use of Perl module DateTime … use of Perl module DBI … Perl module exploration, and today, we dip our toes into … use of Perl module Spreadsheet::WriteExcel … and to … Continue reading

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

Perl CGI DBI Module Tutorial

Onto yesterday’s Perl CGI DateTime Module Primer Tutorial‘s … use of Perl module DateTime … today, we try out … use of Perl module DBI … to facilitate the connection and use of database functionalities, in our case MySql, as … Continue reading

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

Apache/PHP/MySql Web Hosting Website Migration Tutorial

Regarding Apache/PHP/MySql web hosting, when you see a chance for data migration, take it. The reason being, it is rare for any business run “close to the bone” to have enough resources to organize their own data migration initiative, though … Continue reading

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

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