Sep 03 2017
WEB SERVER ( Raspbian Stretch )
on a new setup+ + etcher 1.1.2 burn
+ + 2017-08-16-raspbian-stretch.zip
+++ to a USB stick (out/in) and add: ssh and wpa_supplicant.conf file(trick)
boot up RPI3 headless, find its IP with FING app., login PUTTY (pi,raspberry)
update upgrade ( + setup password name / fix IP / enable VNC / and install some working tools like 'mc')
i want start with Apache ... as i read about one major new thing:
MySql is now replaced by MariaDB mysql
- - there are reports that on a new setup phpmyadmin not run
- - database user problems
+ + but also that a JESSIE STRETCH upgrade for a LAMP server worked well.
( also my copy of Python Flask flaskr sqlite3 BLOG CMS from JESSIE worked fine on STRETCH )
lets follow it BY THE BOOKs: DEBIAN_9
-1-________________________________+_APACHE
-2-________________________________+ +_PHP
-3-________________________________+ + +_fast_PHP
-4-________________________________+ + + +_MARIA_DB
-5-________________________________+ + + + +_PhpMyAdmin
-6-________________________________+ + + + + +_WordPress
command summary
install log
if you follow that instructions exactly you will make/find following "pages" with the RPI browser:
127.0.0.1/index.html _____( should delete later)

127.0.0.1/index.php ______( your future start ( now date time only ))

127.0.0.1/info.php _______( php settings info )

127.0.0.1/phpmyadmin ___( database setup ) need to test more.

127.0.0.1/wordpress/_____( CMS Wordpress )
127.0.0.1/wordpress/wp-admin/ ( CMS Administration )






but from my LAN PC browser it is very slow and look like:

yes work not finished, LOL was just a test and i go back to my work.