Identification



Welcome, Guest
Please Login or Register.    Lost Password?

how to do "conf.php" for fresh install
(1 viewing) (1) Guest
Go to bottomPage: 1
TOPIC: how to do "conf.php" for fresh install
#21138
how to do "conf.php" for fresh install 8 Months, 2 Weeks ago Karma: 0
Hello
can you help me? It is my first time to install dolibarr, thanks very much
I use CentOS6.3, Dolibarr3.2.0
after I install apache, mysql, php, dolibarr, and try to finish configuring dolibarr, and face one problem, it is :

use the URL (127.0.0.1/dolibarr/htdocs/), and get the follow web page
"
Dolibarr setup is not yet complete.

Click here to finish Dolibarr install process ...
"

then click the the link, and get the follow page,
(3 columns)
1st) Fresh install
2nd) Use this mode if this is your first install. If not, this mode can repair a incomplete previous install, but if you want to upgrade your version, choose "Upgrade" mode.
Install choice suggested by installer.
3rd) Setup not allowed by conf.php permissions [it can not be configured more??????]
Lawee Wang
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2012/09/11 14:39 By Lawee Wang.
The administrator has disabled public write access.
 
#21139
Re:how to do "conf.php" for fresh install 8 Months, 2 Weeks ago Karma: 0
after closing SELINUX, this problem is not solved
Lawee Wang
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#21140
Re:how to do "conf.php" for fresh install 8 Months, 2 Weeks ago Karma: 0
it is solved :

it must be that apache can write and read "../dolibarr/htdocs/conf/conf.php"

use the follow commands (the directory may be different) :
$ chmod -R 755 /var/www/html/dolibarr
$ chown -R apache.apache /var/www/html/dolibarr
Lawee Wang
Fresh Boarder
Posts: 4
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
Go to topPage: 1