Install Issue: PHP Notice Undefined offset: 2
#1
Posted 20 June 2012 - 11:22 PM
First off - Zurmo is an absolutely killer app. From the demo app it leaves the other open source CRM in the dust. You guys have actually made a CRM that does not require a Phd to use. Thank you.
Like a excited kid I downloaded and extracted on to my shared host server - I know I know, I do have a VPS but it is used elsewhere in production and want to keep this separate.
Any I am having real issues could you help - see output (date 21st June 2012) I will not make any adjustments to server for 7 days so that we can work off same understanding:
http://79.170.40.170...work.co.uk/crmd
to help here is the phpinfo for the shared server should give you all modules etc installed:
http://79.170.40.170...co.uk/index.php
I know that memcached is not install - but is it essential and if so I will see if I could install it (I can get SSH access but have to request it.)
I will be recommending Zurmo to everyone I can (I dont know if you do a hosted service but if so then there is a real market for this ie a straightforward no BS CRM that everyone can use (would be cool to see Google Apps integration).
Keep up the good work.
#2
Posted 21 June 2012 - 12:44 AM
Can you post the screenshot where you are seeing the issue in the subject of this forum post? We do offer hosting services if you are interested. I would highly recommend memcache as it makes it much fasterHi,
First off - Zurmo is an absolutely killer app. From the demo app it leaves the other open source CRM in the dust. You guys have actually made a CRM that does not require a Phd to use. Thank you.
Like a excited kid I downloaded and extracted on to my shared host server - I know I know, I do have a VPS but it is used elsewhere in production and want to keep this separate.
Any I am having real issues could you help - see output (date 21st June 2012) I will not make any adjustments to server for 7 days so that we can work off same understanding:
http://79.170.40.170...work.co.uk/crmd
to help here is the phpinfo for the shared server should give you all modules etc installed:
http://79.170.40.170...co.uk/index.php
I know that memcached is not install - but is it essential and if so I will see if I could install it (I can get SSH access but have to request it.)
I will be recommending Zurmo to everyone I can (I dont know if you do a hosted service but if so then there is a real market for this ie a straightforward no BS CRM that everyone can use (would be cool to see Google Apps integration).
Keep up the good work.
Jason Green
Zurmo Team
Need support? Upgrade now
#3
Posted 21 June 2012 - 06:26 AM
Hi,
First off - Zurmo is an absolutely killer app. From the demo app it leaves the other open source CRM in the dust. You guys have actually made a CRM that does not require a Phd to use. Thank you.
Like a excited kid I downloaded and extracted on to my shared host server - I know I know, I do have a VPS but it is used elsewhere in production and want to keep this separate.
Any I am having real issues could you help - see output (date 21st June 2012) I will not make any adjustments to server for 7 days so that we can work off same understanding:
http://79.170.40.170...work.co.uk/crmd
to help here is the phpinfo for the shared server should give you all modules etc installed:
http://79.170.40.170...co.uk/index.php
I know that memcached is not install - but is it essential and if so I will see if I could install it (I can get SSH access but have to request it.)
I will be recommending Zurmo to everyone I can (I dont know if you do a hosted service but if so then there is a real market for this ie a straightforward no BS CRM that everyone can use (would be cool to see Google Apps integration).
Keep up the good work.
I checked your error message and output from phpinfo, so the problem is that Apache Software version number is not standard one(it shows Apache/2 in phpinfo, so our requirements check util couldn't validate if your Apache version satisfy requirements).
So, my siggestion is to disable checking for Web server software, and see if you need to install/upgrade any other software.
You can do this by editing line 45 in app/protected/modules/install/urils/CheckServicesUtil.php, so it will look like:
return array(//'WebServer',
'Php',
'PhpTimeZone',
#4
Posted 21 June 2012 - 08:40 AM
Server is missing optional:
APC is not installed.
Minimum version required: 1.0.0 FAIL Tidy is not installed.
Minimum version required: 2.0 FAIL Memcache extension is not installed.
Minimum version required: 2.2.0. FAIL
Will give it a shot without these and see how she runs.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users









