▒▓█ SQL

HOW TO DEPLOY THE LATEST APACHE 2.4.63 WITH PHP 8.4 AND POSTGRESQL DATABASE

HOW TO DEPLOY THE LATEST APACHE 2.4.63 WITH PHP 8.4 AND POSTGRESQL DATABASE

If we’re talking about quick deployments XAMPP is certainly a good thing, but if we want to have complete manual control over things happening under the hood for a more solid and comprehensive approach custom technology bundler is a not so good thing to do. So, in this blip note i will tell you how to glue Apache, PHP and PostgreSQL technologies together. Assuming that PHP 8.4 is installed to:
SIMPLE VOTING SYSTEM  ▀ ANOTHER JS / SCSS / PHP / POSTGRESQL THINGY

SIMPLE VOTING SYSTEM ▀ ANOTHER JS / SCSS / PHP / POSTGRESQL THINGY

UPDATED ON: 2025-04-17 Project to test JS/PHP queries in real life tasks. The “Submit Your Vote” button becomes active only after you select one of the options and enter a unique number of more than 5 digits (not letters). TECHNOLOGY STACK FRONTEND SIDE HTML markup: PUG Pure JavaScript/SCSS Node.js 23.7 [hacked] Webpack 5.98 VS Code 1.93 [hacked] BACKEND SIDE XAMPP [for making PHP 8.2 work on Windows 7] APACHE [embedded version] PostgreSQL 14 PGAdmin 6.
ON-SCREEN MULTI-MONITOR DINNING MENU FOR RESTAURANTS ▀ PLAIN JS / SCSS / PHP / POSTGRESQL PROJECT

ON-SCREEN MULTI-MONITOR DINNING MENU FOR RESTAURANTS ▀ PLAIN JS / SCSS / PHP / POSTGRESQL PROJECT

UPDATED ON: 2025-04-14 Testing out waters with database technologies and custom written web-based applications. This project includes the following tech: Webpack as a module bundler to compile the whole project PUG as a modern, modular replacement for classic HTML SCSS for graphics rendering and animation [btw, no images were used] JavaScript for POST/GET queries to the PHP backend PHP to retrieve needed data from database Apache for hosting server-side logic IMPLEMENTED FUNCTIONALITY
BLIP NOTE ON HOW TO INSTALL POSTGRESQL 14 IN WINDOWS 7 ENVIRONMENT WITHOUT PAIN

BLIP NOTE ON HOW TO INSTALL POSTGRESQL 14 IN WINDOWS 7 ENVIRONMENT WITHOUT PAIN

PostgreSQL Windows 7 support is a piece of dog sh#t. That is why you almost always have a loads of quirks on the table here and there. Beware that i’ve described Postgre installer in a soft words, it deserves way more. Original installer skips almost all things which should be done by a proper one: it won’t initialize your database it won’t kickstart windows service it won’t setup system environment with correct variables it f#cks up user roles it throws loads of errors in your face like Problem running post-install step.

▀ BACK TO HOME PAGE ▀