Tag Archives: mysql & php

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

Does blueVoda have a problem with RSS PHP?

Tried all night to get RSS PHP to work on my website. Google tells me tons of people can not get bluevoda to run RSS php Continue reading

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

mysql problems

i purchased cubecart and have had it installed but they sent me this message :We have successfully installed your store for you. I noticed an error message about database memory. If you see it the hosting company may need to take some action to increase the amount of resources allocated to your account Continue reading

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

service unavailable

Hi Folks, When I try to load a page php web page that connects to a database I created in my account, I get a ” Service unavailable message “. Continue reading

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