News

Now this an example on how you can work first make a Query file in your Database using this + sign: inside Query write this line show VARIABLES Like 'secure_file_priv'; this code will show you the ...
After installing mariadb-dev package (with mariadb as a dependency) it can find mysql_config and succesfully install mysql-python. On other distros (debian based) its enought to install libmysqlclient ...
I chose MySQL 3.22.32 as the database and Python 1.5.2 for CGI scripting. I have played with Perl but prefer the feel of Python. The installation procedure for these programs has been explained ...