Page 1 of 1

MySQL

Posted: Tue Sep 20, 2005 11:30 am
by Graham
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.

Re: MySQL

Posted: Tue Sep 20, 2005 11:59 am
by kishman155
If you don't have Mysql try if you have PHP
wirte in a file

Code: Select all

<?php

echo phpinfo();
?>
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

Re: MySQL

Posted: Wed Sep 21, 2005 8:25 am
by Graham
That's it installed now. Thank you.

Re: MySQL

Posted: Sat Sep 24, 2005 9:36 pm
by kishman155
It's simple with CMSMS

Have fun with it
kishman155