Hai all,
I am newbee in openbiz, I have install openbiz in ubuntu 8.04, and everything is so smooth and wonderfull, but when I install in centos 5.3 I have problem, using obtool to design my form, I always get "can't open cmp file to write" when using metadata wizard or edit metadata , it never happen in ubuntu, could you tell me what I am wrong? something not right in php module or what? I am using openbiz 2.4b Thanks Gunawan
|
|||

Thanks your answer. I
Thanks your answer.
I have successfully create metadata in app/module but not using obtool, I use app/bin/tool.php, from this tool, I can access my database and can create metada, in the question about obtool, I feel the trouble in ajax, may I do something wrong? I install java-sun 1.6.7 from source and not install ant, in my debian I don't install java-sun and install ant, is it the cause the ajax not working?
added for my post in
added for my post in 10-11-2009
I have watched that this error there, because somehow obtool can't write in obtool/file/cache/metadata folder, even I have given permission for 0777 (full access), I have try this error in ubuntu 8.04, it doesn't happend. but when I using /baseapp/bin/tool.php, I can access my database, looks like I can't access using ajax.
Please somebody help me.
The obtool is to write
The obtool is to write metadata files into app/modules/. So make sure your app/modules/ is writable and try it again.
- support