Commit Graph

135 Commits

Author SHA1 Message Date
William Miceli e7edd119f9 Small fix 2019-11-24 23:00:10 -05:00
William Miceli cef19f325d Added back Port 3306 just in case for debugging 2019-11-24 22:34:59 -05:00
William Miceli dc0c7f4381 Using PHP's PDO syntax now 2019-11-24 22:26:17 -05:00
William Miceli 064d1e25c3 Automatically install nano editor to make things a little easier 2019-11-24 14:42:17 -05:00
William Miceli a235858693 Changed to use camelCase 2019-11-24 14:32:13 -05:00
William Miceli 0f527de9a7 Added command to execute friendBook SQL script 2019-11-24 14:25:51 -05:00
William Miceli 3dec2ea750 Removed since the friendBook database is made before startup 2019-11-24 14:19:10 -05:00
William Miceli 7a3e2e00fb Replaced tabs with 4 spaces 2019-11-24 14:17:58 -05:00
William Miceli 5b87ac68d7 Moved to scripts folder 2019-11-24 14:17:34 -05:00
Logan McInnis 95d57554f9 this will start database and create a few values 2019-11-24 13:57:51 -05:00
Logan McInnis d068ea3449 Upload New File 2019-11-24 13:56:57 -05:00
Logan McInnis 4f9afcc46f mysql file that creates databse 2019-11-24 10:51:22 -08:00
WilliamMiceli 8e7b68966c Updated username and password 2019-11-23 00:45:17 -05:00
WilliamMiceli 1c2980c416 Added the database and a user to test out the PHP pages with 2019-11-23 00:35:47 -05:00
WilliamMiceli 30d39c3559 Let's see if this now works 2019-11-23 00:19:47 -05:00
WilliamMiceli 6870eb425a Learned that services are only running within the Docker build layer they are started in it seems... 2019-11-23 00:13:06 -05:00
WilliamMiceli d84df24e08 Removed unneeded MySQL port 2019-11-23 00:12:20 -05:00
WilliamMiceli ed85d2dc78 Testing 2019-11-23 00:09:22 -05:00
WilliamMiceli 215d0322ff Moved starting services to inside dockerfile; side-benefit of faster startups 2019-11-23 00:06:40 -05:00
WilliamMiceli 6f1f9f63ac IT WORKS!!!!!!!!!!!!!!!!!!!!!!... now to clean up. 2019-11-22 23:56:58 -05:00
WilliamMiceli 4891d8cf7c 100th time's the charm? 2019-11-22 23:53:20 -05:00
WilliamMiceli 52864bad21 Maybe......? 2019-11-22 23:39:40 -05:00
WilliamMiceli 38824d4bec And again, but this time I might have found out why... 2019-11-22 23:37:05 -05:00
WilliamMiceli 3398507780 And again 2019-11-22 23:30:14 -05:00
WilliamMiceli d69e50f732 And again 2019-11-22 23:28:58 -05:00
WilliamMiceli 80d082aef4 And again 2019-11-22 23:27:38 -05:00
WilliamMiceli 707c74c700 And again 2019-11-22 23:23:50 -05:00
WilliamMiceli 4bb62e068e Yet again 2019-11-22 23:21:23 -05:00
WilliamMiceli 69be8392e4 Another attempt 2019-11-22 23:19:48 -05:00
WilliamMiceli 5bb6a27efa Another attempt 2019-11-22 23:17:37 -05:00
WilliamMiceli b32265f397 Giving execute permission to scripts directory 2019-11-22 23:10:21 -05:00
WilliamMiceli 44d32af4f9 Let's try this... 2019-11-22 23:04:15 -05:00
WilliamMiceli 8a8498ea7d Possible typo 2019-11-22 22:53:35 -05:00
WilliamMiceli a68844a3be Yet another attempt 2019-11-22 22:51:02 -05:00
WilliamMiceli 937b9c07a1 Trying to figure out why MySQL is so annoying 2019-11-22 22:45:28 -05:00
WilliamMiceli 328b40f0f6 Another attempt at setting up the database properly 2019-11-22 22:31:47 -05:00
WilliamMiceli 12c609cade Attempting equivalent of mysql_secure_installation 2019-11-22 22:13:05 -05:00
WilliamMiceli e93f966b86 Different attempt at unattended mysql_secure_installation 2019-11-22 21:35:05 -05:00
WilliamMiceli 1bf76da58a Attempt at unattended mysql_secure_installation 2019-11-22 21:31:45 -05:00
WilliamMiceli 1433f31971 Object-oriented connection method; indentation 2019-11-21 20:22:14 -05:00
WilliamMiceli 8c8f697afb Removed modules that we probably won't need 2019-11-21 19:52:49 -05:00
WilliamMiceli 0798433975 PHP was having issues because the service needed to be manually started at boot 2019-11-21 19:52:29 -05:00
WilliamMiceli 32f5e691af Removed some moduels 2019-11-21 19:30:59 -05:00
WilliamMiceli ab85158dbb Added PHP info page for debug 2019-11-21 19:30:44 -05:00
WilliamMiceli f1d2f580b6 Testing if any common modules are needed 2019-11-21 19:20:36 -05:00
WilliamMiceli 29a5bae317 Merge branch 'master' of https://git.williammiceli.systems/williammiceli-educational/CS4430-Project 2019-11-21 19:06:02 -05:00
WilliamMiceli 102b847e48 Test PHP page 2019-11-21 19:05:47 -05:00
Logan McInnis 1e17adea0e Update search.html 2019-11-21 18:51:00 -05:00
WilliamMiceli fc37a58fb5 Fixed link 2019-11-21 18:50:05 -05:00
WilliamMiceli 12a7b16453 Fixed code block 2019-11-21 18:49:17 -05:00