Category Archives: mysql

Form submit error, please help.

I am trying to get a working contact form on my site. The form loads ok but when the form is submitted an error screen appears. Continue reading

Posted in BlueVoda, Hosting, mysql, php, VodaHost | Tagged , , , , , , , , , | Leave a comment

how to create LOGIN please help me im first timer to create

please show me your step … Continue reading

Posted in BlueVoda, Hosting, mysql, php, VodaHost | Tagged , , , , , , , , | Leave a comment

CRON Help needed

I am trying to set up a CRON job that will update a table I have on a daily basis. Here is the code (not showing my username and password) I have currently in my Command line: mysql -u username -p password -D dbname -e “update headtail set spenddate = date_add(spenddate, INTERVAL 1 DAY);” I set the hour and the minute for it to run once each day. Continue reading

Posted in BlueVoda, Hosting, mysql, php, VodaHost | Tagged , , , , , , , | Leave a comment

SSL / .htaccess

I placed this below in my .htaccess to divert pages through to SSL(secure pages), which worked fine, But I removed this from .htaaccess becuase I changed my mind..Ths code below is now deleted from .htaccess, but my page still goes through the secure connection.. Any ideas why this still happens and how can I have just my un-secure pages back.. RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteCond %{REQUEST_URI} /blarblarblar RewriteRule ^(.*)$ https://blarblar.com/$1 [R,L] Any help would be great.. Continue reading

Posted in BlueVoda, Hosting, mysql, php, VodaHost | Tagged , , , , , , , , , , | Leave a comment

php 5.x / mysql 5.x ?

Does vodahost support php​5.x/mysql5.x? Thanks in advance and more power. Continue reading

Posted in BlueVoda, Hosting, mysql, php, VodaHost | Tagged , , , , , , , , , , | Leave a comment