I have the luxury of a test server. formatted drive, new OS Debian, New LAMP install, (several methods)
The latest was:
apt-get install wordpress curl apache2 mysql-server
rename wp-admin-sample.php to wp-admin.php.
specify Name, db, etc.
the default server URL only shows the Index of /
Apache/2.2.22 (Debian) Server at testserver Port 80
I can make tweaks and have the URL point to IT Works!
I can open MySQLAdmin, the apache2 service will start, stop reload, without errors. I’ve only gone through the first 50 pages of the installation forum….
everything installs without error but I can’t get a Welcome to WordPress . php page. It also seems no .php page wants to load. Is there someplace in MySQLServer to look?