MySQL
MySQL
I don't have MySQL on my webhost but I do have a free account on www.freesql.org. Would this work? I have copied all the files onto the root folder (Should the path on my server be www.domain.co.uk/www/cmsmadesimple?) but when I try and access the install.php file it isn't finding it. Sorry I'm a newb and the installation guide isn't the most user friendly docyumentation in the world.
-
- Translator
- Posts: 169
- Joined: Sat Mar 12, 2005 12:30 pm
Re: MySQL
If you don't have Mysql try if you have PHP
wirte in a file
save it as phpinfo.php
and write the url in your browser.
If this work go to
www.domain.co.uk/www/cmsmadesimple/install/install.php
Put the Url to your Database to www.freesql.org
it must be work
kishman155
wirte in a file
Code: Select all
<?php
echo phpinfo();
?>
and write the url in your browser.
If this work go to
www.domain.co.uk/www/cmsmadesimple/install/install.php
Put the Url to your Database to www.freesql.org
it must be work
kishman155
-
- Translator
- Posts: 169
- Joined: Sat Mar 12, 2005 12:30 pm
Re: MySQL
It's simple with CMSMS
Have fun with it
kishman155
Have fun with it
kishman155