KahWee - Web Development, AI Tools & Tech Trends

Expert takes on AI tools like Claude and Sora, modern web development with React and Vite, and tech trends. By KahWee.

Tag: web server

Server setup, configuration, and administration. Covers web servers, HTTP configuration, PHP, database setup, and infrastructure management for hosting web applications.

Running PHP 5.6 with Apache on El Capitan

MAMP works for quick local PHP development, but it's slow and doesn't match production server environments. macOS El Capitan ships with Apache built-in, so you can build a proper PHP development...

Upgrading WordPress to PHP 7: Configuration Changes

I upgraded my Ubuntu server to 16.04 and WordPress stopped working. The issue: Ubuntu 16.04 ships with PHP 7, and my nginx configuration was still pointing to the old PHP 5 socket path. Ubuntu...

← Back to all tags

All Tags