problem in installing cubi-1.1

200 views
Skip to first unread message

neomorning

unread,
Feb 22, 2012, 11:40:11 PM2/22/12
to Openbiz Cubi
when install cubi-1.1, at first I got 'can't open cmp file to write'
error message in step3, after research on google, I come to this site
at http://www.phpopenbiz.org/jim/node/477 and do as thread telling
'chmod a+w files/cache/metadata' to correct this, but stop at error
message 'Something went wrong...' still in step 3 from a script
message, probably returned by step3.tpl.php load_modules()

so I need some help here, is the right place to post thread for help?

Jixian Wang

unread,
Feb 22, 2012, 11:43:23 PM2/22/12
to openbi...@googlegroups.com
Hello dear user!

looks like you are deploy the cubi on linux server
the command "chmod a+w files/cache/metadata" will only changes specified folder not include subfolders
i suggest you may try this 

chmod -R 777 files/

let me know if you have good luck.
if you need more helps you can contact me at skype: jixianwang
you will be welcome


Best regards!

Jixian Wang
jix...@openbiz.me 

--------------------------------
China
北京博智未来科技有限公司
+86 186 1185 0602

USA
Openbiz LLC
+1 (323) 522-5456




neomorning

unread,
Feb 22, 2012, 11:44:34 PM2/22/12
to Openbiz Cubi
by the way, I check database tables in gcubi, 16 tables just created
there.

On Feb 22, 11:40 pm, neomorning <neomorn...@gmail.com> wrote:
> when install cubi-1.1, at first I got 'can't open cmp file to write'
> error message in step3, after research on google, I come to this site
> athttp://www.phpopenbiz.org/jim/node/477and do as thread telling

neomorning

unread,
Feb 22, 2012, 11:49:27 PM2/22/12
to Openbiz Cubi
yes it works. thanks for quick reply!

On Feb 22, 11:43 pm, Jixian Wang <jix...@openbiz.me> wrote:
> Hello dear user!
>
> looks like you are deploy the cubi on linux server
> the command "chmod a+w files/cache/metadata" will only changes specified folder not include subfolders
> i suggest you may try this
>
> chmod -R 777 files/
>
> let me know if you have good luck.
> if you need more helps you can contact me at skype: jixianwang
> you will be welcome
>
> Best regards!
>
> Jixian Wang
> jix...@openbiz.me
>
> --------------------------------
> China
> 北京博智未来科技有限公司
> +86 186 1185 0602
>
> USA
> Openbiz LLC
> +1 (323) 522-5456
>
> On 2012-2-23, at 下午12:40, neomorning wrote:
>
>
>
>
>
>
>
> > when install cubi-1.1, at first I got 'can't open cmp file to write'
> > error message in step3, after research on google, I come to this site
> > athttp://www.phpopenbiz.org/jim/node/477and do as thread telling

Jixian Wang

unread,
Feb 22, 2012, 11:51:53 PM2/22/12
to openbi...@googlegroups.com
Did you read this 

about install 

How to Install

To install a fresh instance of Openbiz Cubi please follow below steps:

  1. Prepare your running environment like requirement described.
  2. Download the release zip package
  3. Extract the zip file into your web root folder.
  4. for linux: chmod -R 777 ./cubi/
  5. Give the root folder a writeable permission for your web server's user.
  6. Open your browser and goto http://localhost/ following the system initial guide.
  7. Done! Start your new develop life with cubi !

About database setting will be prompt during the system installation Cubi can create database instance for it self if you give it a root permission of your database. or You may want it runs under a low privilege account, then you need to manual create the database and set it during installation

let me know if it helps 

Best regards!

Jixian Wang
jix...@openbiz.me 

--------------------------------
China
北京博智未来科技有限公司
+86 186 1185 0602

USA
Openbiz LLC
+1 (323) 522-5456





Reply all
Reply to author
Forward
0 new messages