tschmid4
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Stuck on It Works! with index.html vs. index.phpIn relation to WordPress,
With no index.html in the usr/share/wordpress directory, The server returns the It Works! page.
Thanks for your reply.Forum: Fixing WordPress
In reply to: Stuck on It Works! with index.html vs. index.phpI 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?Forum: Fixing WordPress
In reply to: Stuck on It Works! with index.html vs. index.phpIt’s a default WordPress installation. That’s the only thing that’s on the server…
Forum: Fixing WordPress
In reply to: HTML code shows on index and other pagesI deleted all WordPress directories and files I could find.
Rebooted the server and reinstalled WordPress.
Everything appears to be working fine.Forum: Fixing WordPress
In reply to: HTML code shows on index and other pagesAlso, Renamed index.html so index.php is the default. No change. Cleared browser cache, no change.