Tag Archives: log

Linux CentOS Web Server Domlogs Diskspace Automating Solution Tutorial

It’s one thing to find a neat “operating” one off command line command solution to a web server issue, but it could be that you do not want to live with having to worry about this part of the web … Continue reading

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

Linux CentOS Web Server Domlogs Diskspace Issue Tutorial

Running a Linux CentOS Apache/PHP/MySql web server has its ups and downs, the most visited issues for us involving diskspace in two ways … diskspace itself ( detectable via df -k / ) diskspace related inode count limit ( detectable … Continue reading

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

PHP Mail via Exim Better Return Deployment Tutorial

Yesterday’s PHP Mail via Exim Better Return Primer Tutorial set up a … framework part of an overall solution to a way to nuance PHP mail‘s return value, in an Exim Mail Server environment … and today … we present … Continue reading

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

PHP Mail via Exim Better Return Primer Tutorial

We are exploring a way to improve on the PHP mail return value telling you nothing about whether the email gets off to the intended recipient. One step, here at RJM Programming, is to verify if the email has immediately … Continue reading

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

PHP Inline HTML Gmail Duplicate Header Field Troubleshooting Tutorial

Yesterday’s Exim Mail Server Troubleshooting Primer Tutorial represented a mail server level of issue with emailing hereabouts. Another level of issue with emailing can occur with our inhouse PHP created inline HTML emails to Gmail, where we’ve again used Exim‘s … Continue reading

Posted in eLearning, 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

Form or Prompt Output Tagged Template Literal Tutorial

Yesterday’s Scrolling Logging Template Literals Primer Tutorial was the precursor to discussing “Tagged Template Literals” … A more advanced form of template literals are tagged templates. Tags allow you to parse template literals with a function. The first argument of … Continue reading

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

Scrolling Logging Template Literals Primer Tutorial

Yesterday’s Screen Capture API Download Video Tutorial‘a web application code, thanks to Using Screen Capture, used interesting Javascript Template Literals … Template literals are literals delimited with backtick (`) characters, allowing for multi-line strings, for string interpolation with embedded expressions, … Continue reading

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