how to install??

Permalink
how to install this??
i found this error : Fatal error: Call to undefined function _() in /home/masalbi1/public_html/concrete5.4.0.5/concrete/controllers/install.php on line 2

Please help i'm newbie :) thanks

 
jjdb210 replied on at Permalink Reply
jjdb210
Have a phpinfo file we could look at? I'm wondering if your not on PHP5...
siwir replied on at Permalink Reply
PHP Version 5.2.10
nteaviation replied on at Permalink Reply
nteaviation
Hmmm, line 2 of install.php is
defined('C5_EXECUTE') or die(_("Access Denied."));


You may want to delete your current Concrete5 directory, get a fresh copy of Concrete5 and try to install again. Maybe you got a corrupted file.
siwir replied on at Permalink Reply
i've replace with the new one, and still got the same problem.
can anyone here give a step by step how to install concrete5?
thanks
Mnkras replied on at Permalink Reply
Mnkras
have you triedhttp://simplescripts.com/

while not recommended it may be easier for you
nteaviation replied on at Permalink Reply
nteaviation
if Mnkras's suggestion does not work for you, there are several key questions that need to be answered before anyone here can help.

What Web Host are you using?

What platform (*nix, Windows)? Based on the path in the error message it looks like Linux.

What documentation did you use for your installation?

What steps (in detail) have you performed to produce this error?
siwir replied on at Permalink Reply
thank you anyone..the concrete5 has working well.

now i'm confusing with the database information.

why i always got this massage : Unable to connect to database.

thank you
cannonf700 replied on at Permalink Reply
cannonf700
Well,
You need to check and make sure all your user info is correct. When I first started using C5 I had a database connect issue that was related to using special characters in my username and password. Make sure you don't use * ? / > + # or anything like these in either your datebase name, mysql username, mysql password etc...
siwir replied on at Permalink Reply
offcourse i'm not use special characters for my password,username etc.

please show me how to solve this thank you.
netaffairs replied on at Permalink Reply
netaffairs
You should check the file config/site.php. This is the file with your database settings. Please contact your hosting provider to check if this information is correct. If all the information is correct you should ask your hosting provider if there are any problems with the database server.