Commit Graph

10 Commits

Author SHA1 Message Date
David Anderson 43c98bff3d Change python3 to python in 2 scripts
These scripts work with python 2 and 3
2020-10-09 12:43:50 -07:00
David Anderson 506cb29932 Change python scripts to use python3.
You have to install mysqlclient for python3;
that has the same interface as mysqldb, which we used with python2.
2020-09-30 01:58:12 -07:00
Christian Beer 617f2d578b Tools: update modules list to check for 2016-05-25 12:28:11 +02:00
Christian Beer e3f5d6cecf Tools: fix typos in error message 2016-05-25 12:25:42 +02:00
Christian Beer d6f2846a73 Tools: add check for required cmdline tools 2016-05-25 12:23:53 +02:00
Christian Beer 50dbb2e01f Tools: remove trailing white-space 2016-05-25 12:21:43 +02:00
Shawn Kwang 4a9c352e2e Added mysqli php module to the list of modules to check 2016-05-23 09:04:16 -05:00
Shawn Kwang 2f98a14301 fixed bug in indentation 2016-05-20 11:13:16 -05:00
Shawn Kwang 4575b87b4a Updated check_project script to include php module checks 2016-05-20 10:57:44 -05:00
Shawn Kwang c24ae42a9a version1 of check_project script, checks to see if certain directories are writable by apache Web server user 2016-05-16 11:28:33 -05:00