convert_tz returns null
I know this sounds stupid, but when I use
I know this sounds stupid, but when I use
I have a problem with phpmyadmin on ubuntu 12.04.
I have already installed apache2, php5, mysql and phpmyadmin.
i’m trying to install connection between c++ and mysql in ubuntu 12.04. i’ve installed mysql-client, mysql-server, libmysqlclient15-dev, libmysql++-dev. but when i try to compile the code i got the error: mysql.h there is no such file
. i looked in the folders, there is mysql.h file, i can’t understand why it can’t find it. here is my code:
I keep getting 403 Forbidden
I have both python2.7
and python3.2
installed in Ubuntu 12.04
.
The symbolic link python
links to python2.7
.