Sorry, I am still having trouble. Not even made second base. I uploaded the zip file to my public_html directory opened up mydomain/star-rate/installer/index.php and got the set up screen as shown in the video. at the check list page (step three) I got Warning, config file already exists! Be sure that you do a clean install. Delete if is a clean install or follow the upgrade documentation.
So I deleted the config.inc.php file which seemed a bit daft as why would it be there if it needs to be deleted straight away? It seemed to work although there were three other settings that were in red.
Server API CGI mode is likely to have problems
Register Globals = OFF? There are security risks with this turned ON Session AutoStart = ON? Try setting to ON if you are experiencing a WhiteScreenOfDeath
I think these are all issues that I would need to take up with the host, is that correct?
So then I moved on and got to the database config bit, did all that as far as I could understand and hit the write config button. and got this "Please check your config.inc.php. If everything seems OK there, please ask your server administrator about your server configuration. On many shared hostings, define(DB_HOST, "localhost"); is not LOCALHOST but a domain name that could look something like db5.domain.com.
Usually this problem is caused by the mistyping of the Db's username, password or name. Username and Name are usually the caracters you choose and your account's username. I.e. grafx_john, grafx_cwbdb"
the host told me that localhost is correct but what does check the config.inc.php file mean?? I deleted that to start with. It has been recreated but there is nothing in it when I open it in the text editor.
So what should it look like? I kept the text from the original config.inc.php file but have no clue what to do with that. |