Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can not install #3

Closed
wahono77 opened this issue Jan 21, 2015 · 9 comments
Closed

Can not install #3

wahono77 opened this issue Jan 21, 2015 · 9 comments
Assignees
Labels

Comments

@wahono77
Copy link

I try install InoERP, but I got error message :
Notice: Undefined property: stdClass::$phone_no in C:\UniServer\www\inoerp\extensions\site_info\class_site_info.inc on line 116

Fatal error: Can't use function return value in write context in C:\UniServer\www\inoerp\modules\inv\locator\class_locator.inc on line 171

What's wrong in my step?

Thanks

@inoerp
Copy link
Owner

inoerp commented Jan 21, 2015

Seems Like you are using an old data base file.

Can you get the latest database file and put it in below directory inoerp.sql
inoerp\engine\install\inoerp.sql

@inoerp
Copy link
Owner

inoerp commented Jan 21, 2015

Seems Like you are using an old data base file

Can you get the latest database file located @

https://github.com/inoerp/inoERP/tree/master/inoerp/engine/install

and put it in below directory inoerp.sql
inoerp\engine\install\inoerp.sql

and then try again

On Wed, Jan 21, 2015 at 2:03 PM, wahono77 notifications@github.com wrote:

I try install InoERP, but I got error message :
Notice: Undefined property: stdClass::$phone_no in
C:\UniServer\www\inoerp\extensions\site_info\class_site_info.inc on line 116

Fatal error: Can't use function return value in write context in
C:\UniServer\www\inoerp\modules\inv\locator\class_locator.inc on line 171

What's wrong in my step?

Thanks


Reply to this email directly or view it on GitHub
#3.

@inoerp inoerp added bug invalid and removed bug labels Jan 21, 2015
@inoerp inoerp self-assigned this Jan 21, 2015
@wahono77
Copy link
Author

I've download the new sql file, but when I go to localhost/inoerp I got the same error message.

Should I install manually?

@inoerp
Copy link
Owner

inoerp commented Jan 21, 2015

Are you using the released version 0.1.2
or the current version from Master. If you are using current version from master I would suggest you to delete all files and download a new copy

Yes, you can try manual installation if you know how to import db file through phpmyadmin or through other means.

If nothing works the comment out everything from C:\UniServer\www\inoerp\extensions\site_info\class_site_info.inc after the class definition .i.e from line 110 to the end.
Then try to install and remove the comments.

If you use skype then can add and contact.inoerp. I can guide you through the installtion

@wahono77
Copy link
Author

I use PHP Version 5.4.19, maybe it from PHP version?

@inoerp
Copy link
Owner

inoerp commented Jan 21, 2015

Sorry...you need 5.5 +

@wahono77
Copy link
Author

Soryy, I'll try to upgrade

@wahono77
Copy link
Author

After upgrading PHP 5.6, it's normally. thanks

@inoerp
Copy link
Owner

inoerp commented Jan 21, 2015

Good.
Thanks for the confirmation. I am closing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants