include(ServerVariableServiceHelper.php): failed to open stream: No such file or directory
Started by fredshane, Apr 05 2012 03:19 AM
Could nt abale to inst
13 replies to this topic
#2
Posted 05 April 2012 - 05:52 AM
According to your message, seems like you are missing some file. I just checked releases that we published yesterday, and seems that all is working fine. We are checking our releses on Unix and Linux systems, so your OS shouldn't be problem.
Can you tell me which version of Zurmo are you trying to install, which software are you using on your server?
Can you tell me which version of Zurmo are you trying to install, which software are you using on your server?
#4
Posted 09 April 2012 - 10:16 AM
Hi,
As per your valuable suggestions I tried to install latest stable version (zurmo-stable-0.6.2.8a690dd17d3a .tar) but when it reached final stage of installation step, the link install is not working i.e it is not clickable and also there is no error out put showing. Hereby I am attaching the screen shot of final page when I tried to install. Please review this and help me .
Regards,
FredShane.
As per your valuable suggestions I tried to install latest stable version (zurmo-stable-0.6.2.8a690dd17d3a .tar) but when it reached final stage of installation step, the link install is not working i.e it is not clickable and also there is no error out put showing. Hereby I am attaching the screen shot of final page when I tried to install. Please review this and help me .
Regards,
FredShane.
#6
Posted 09 April 2012 - 03:43 PM
In the new user interface, the validation messages will be a lot more obvious on the install page.
Jason Green
Zurmo Team
Need support? Upgrade now
#7
Posted 10 April 2012 - 07:37 AM
Hi,
I already given the DB username and password for Zurmo DB. Following are the steps I followed during the installation of zurmo.
1) Created database for Zurmo - (DB name is zurmo)
2) given permission for this database with user name - zurmo, password zurmo123 (grant all on *.* to zurmo@'localhost' identified by 'zurmo123';)
Still there is nothing happened when I am clicking on install button. Even I couldn't get any messages also.
I am attaching each steps of installation with screen shots
I already given the DB username and password for Zurmo DB. Following are the steps I followed during the installation of zurmo.
1) Created database for Zurmo - (DB name is zurmo)
2) given permission for this database with user name - zurmo, password zurmo123 (grant all on *.* to zurmo@'localhost' identified by 'zurmo123';)
Still there is nothing happened when I am clicking on install button. Even I couldn't get any messages also.
I am attaching each steps of installation with screen shots
#8
Posted 10 April 2012 - 08:21 AM
It is weird, usually error should shown, if something is wrong . I just checked on my computer and installation passed without problems.
I can suggest you to try two things:
1. Check if javascript is enabled in your browser
2. If you have other browser installed on your OS(Chrome for example), can you try to run installation process in that browser.
Also can show me top of Screenshot-5 image(system checking screen), maybe some service failed(but in that case you shouldn't be able to pass next step).
I can suggest you to try two things:
1. Check if javascript is enabled in your browser
2. If you have other browser installed on your OS(Chrome for example), can you try to run installation process in that browser.
Also can show me top of Screenshot-5 image(system checking screen), maybe some service failed(but in that case you shouldn't be able to pass next step).
#11
Posted 11 April 2012 - 08:03 AM
Hi,
Following are the ajax response
$('#install-form').yiiactiveform({'validateOnSubmit':true,'validateOnChange':false,'inputContainer':'td','attributes':[{'id':'InstallSettingsForm_databaseHostname','inputID':'InstallSettingsForm_databaseHostname','errorID':'InstallSettingsForm_databaseHostname_em_','model':'InstallSettingsForm','name':'databaseHostname','enableAjaxValidation':true},{'id':'InstallSettingsForm_databaseAdminUsername','inputID':'InstallSettingsForm_databaseAdminUsername','errorID':'InstallSettingsForm_databaseAdminUsername_em_','model':'InstallSettingsForm','name':'databaseAdminUsername','enableAjaxValidation':true},{'id':'InstallSettingsForm_databaseAdminPassword','inputID':'InstallSettingsForm_databaseAdminPassword','errorID':'InstallSettingsForm_databaseAdminPassword_em_','model':'InstallSettingsForm','name':'databaseAdminPassword','enableAjaxValidation':true},{'id':'InstallSettingsForm_databaseName','inputID':'InstallSettingsForm_databaseName','errorID':'InstallSettingsForm_databaseName_em_','model':'InstallSettingsForm','name':'databaseName','enableAjaxValidation':true},{'id':'InstallSettingsForm_removeExistingData','inputID':'InstallSettingsForm_removeExistingData','errorID':'InstallSettingsForm_removeExistingData_em_','model':'InstallSettingsForm','name':'removeExistingData','enableAjaxValidation':true},{'id':'InstallSettingsForm_databaseUsername','inputID':'InstallSettingsForm_databaseUsername','errorID':'InstallSettingsForm_databaseUsername_em_','model':'InstallSettingsForm','name':'databaseUsername','enableAjaxValidation':true},{'id':'InstallSettingsForm_databasePassword','inputID':'InstallSettingsForm_databasePassword','errorID':'InstallSettingsForm_databasePassword_em_','model':'InstallSettingsForm','name':'databasePassword','enableAjaxValidation':true},{'id':'InstallSettingsForm_superUserPassword','inputID':'InstallSettingsForm_superUserPassword','errorID':'InstallSettingsForm_superUserPassword_em_','model':'InstallSettingsForm','name':'superUserPassword','enableAjaxValidation':true},{'id':'InstallSettingsForm_memcacheHostname','inputID':'InstallSettingsForm_memcacheHostname','errorID':'InstallSettingsForm_memcacheHostname_em_','model':'InstallSettingsForm','name':'memcacheHostname','enableAjaxValidation':true},{'id':'InstallSettingsForm_memcachePortNumber','inputID':'InstallSettingsForm_memcachePortNumber','errorID':'InstallSettingsForm_memcachePortNumber_em_','model':'InstallSettingsForm','name':'memcachePortNumber','enableAjaxValidation':true},{'id':'InstallSettingsForm_installDemoData','inputID':'InstallSettingsForm_installDemoData','errorID':'InstallSettingsForm_installDemoData_em_','model':'InstallSettingsForm','name':'installDemoData','enableAjaxValidation':true},{'id':'InstallSettingsForm_hostInfo','inputID':'InstallSettingsForm_hostInfo','errorID':'InstallSettingsForm_hostInfo_em_','model':'InstallSettingsForm','name':'hostInfo','enableAjaxValidation':true},{'id':'InstallSettingsForm_scriptUrl','inputID':'InstallSettingsForm_scriptUrl','errorID':'InstallSettingsForm_scriptUrl_em_','model':'InstallSettingsForm','name':'scriptUrl','enableAjaxValidation':true}]});
Following are the ajax response
$('#install-form').yiiactiveform({'validateOnSubmit':true,'validateOnChange':false,'inputContainer':'td','attributes':[{'id':'InstallSettingsForm_databaseHostname','inputID':'InstallSettingsForm_databaseHostname','errorID':'InstallSettingsForm_databaseHostname_em_','model':'InstallSettingsForm','name':'databaseHostname','enableAjaxValidation':true},{'id':'InstallSettingsForm_databaseAdminUsername','inputID':'InstallSettingsForm_databaseAdminUsername','errorID':'InstallSettingsForm_databaseAdminUsername_em_','model':'InstallSettingsForm','name':'databaseAdminUsername','enableAjaxValidation':true},{'id':'InstallSettingsForm_databaseAdminPassword','inputID':'InstallSettingsForm_databaseAdminPassword','errorID':'InstallSettingsForm_databaseAdminPassword_em_','model':'InstallSettingsForm','name':'databaseAdminPassword','enableAjaxValidation':true},{'id':'InstallSettingsForm_databaseName','inputID':'InstallSettingsForm_databaseName','errorID':'InstallSettingsForm_databaseName_em_','model':'InstallSettingsForm','name':'databaseName','enableAjaxValidation':true},{'id':'InstallSettingsForm_removeExistingData','inputID':'InstallSettingsForm_removeExistingData','errorID':'InstallSettingsForm_removeExistingData_em_','model':'InstallSettingsForm','name':'removeExistingData','enableAjaxValidation':true},{'id':'InstallSettingsForm_databaseUsername','inputID':'InstallSettingsForm_databaseUsername','errorID':'InstallSettingsForm_databaseUsername_em_','model':'InstallSettingsForm','name':'databaseUsername','enableAjaxValidation':true},{'id':'InstallSettingsForm_databasePassword','inputID':'InstallSettingsForm_databasePassword','errorID':'InstallSettingsForm_databasePassword_em_','model':'InstallSettingsForm','name':'databasePassword','enableAjaxValidation':true},{'id':'InstallSettingsForm_superUserPassword','inputID':'InstallSettingsForm_superUserPassword','errorID':'InstallSettingsForm_superUserPassword_em_','model':'InstallSettingsForm','name':'superUserPassword','enableAjaxValidation':true},{'id':'InstallSettingsForm_memcacheHostname','inputID':'InstallSettingsForm_memcacheHostname','errorID':'InstallSettingsForm_memcacheHostname_em_','model':'InstallSettingsForm','name':'memcacheHostname','enableAjaxValidation':true},{'id':'InstallSettingsForm_memcachePortNumber','inputID':'InstallSettingsForm_memcachePortNumber','errorID':'InstallSettingsForm_memcachePortNumber_em_','model':'InstallSettingsForm','name':'memcachePortNumber','enableAjaxValidation':true},{'id':'InstallSettingsForm_installDemoData','inputID':'InstallSettingsForm_installDemoData','errorID':'InstallSettingsForm_installDemoData_em_','model':'InstallSettingsForm','name':'installDemoData','enableAjaxValidation':true},{'id':'InstallSettingsForm_hostInfo','inputID':'InstallSettingsForm_hostInfo','errorID':'InstallSettingsForm_hostInfo_em_','model':'InstallSettingsForm','name':'hostInfo','enableAjaxValidation':true},{'id':'InstallSettingsForm_scriptUrl','inputID':'InstallSettingsForm_scriptUrl','errorID':'InstallSettingsForm_scriptUrl_em_','model':'InstallSettingsForm','name':'scriptUrl','enableAjaxValidation':true}]});
#14
Posted 02 June 2012 - 06:02 AM
We can not send you db structure, because it depends on version you use, and some other settings.
But you can try to run install command from command line.
So, go to app/protected/commands folder and run
DB_NAME with your database name
DB_USERNAME - database user
DB_PASSWORD - database user password
DB_PORT - database port(usually 3306 for Mysql)
DESIRED_SUPER_ADMIN_PASSWORD - password that you will use to login as admin(admin username is 'super').
demodata 3 - if you want to install demodata, and how many. If you don't want, just remove this two arguments
Before you run this command you must set execute rights on zurmoc file.
But you can try to run install command from command line.
So, go to app/protected/commands folder and run
./zurmoc install localhost DB_NAME DB_USERNAME DB_PASSWORD DB_PORT DESIRED_SUPER_ADMIN_PASSWORD demodata 3and replace:
DB_NAME with your database name
DB_USERNAME - database user
DB_PASSWORD - database user password
DB_PORT - database port(usually 3306 for Mysql)
DESIRED_SUPER_ADMIN_PASSWORD - password that you will use to login as admin(admin username is 'super').
demodata 3 - if you want to install demodata, and how many. If you don't want, just remove this two arguments
Before you run this command you must set execute rights on zurmoc file.
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users









