Koozali.org: home of the SME Server
Obsolete Releases => SME 7.x Contribs => Topic started by: cb-wizzard on April 26, 2009, 08:56:52 PM
-
Anybody able to do successful install and configuration.
Downloaded and installed from docs, unable to configure fully, need a howto for newbie.
-
hi
the only thing you need to start here is to explain what's the problem.. :-)
Ciao
Stefano
-
hi,
unable to get past the utilities server_setup, keeps on reverting back to same screen, not to sure if the database was created correctly and correct permissions assigned
-
unable to get past the utilities server_setup, keeps on reverting back to same screen, not to sure if the database was created correctly and correct permissions assigned
What screen? Please tell us exactly what you see without interpretation... now you leave us guessing. No database is configured in the setup screens.
-
let me try again,
i go to the following:
http://192.168.0.26/oneorzero/utilities/setup_server.php
on my server and supply a password for the mysql user, i hit the submit changes button , showing reloading screen - then comes back to the same configuration screen - docs say should go forward with configuration
-
i go to the following:
http://192.168.0.26/oneorzero/utilities/setup_server.php
This is a local IP address, no one outside your network can access this URL. Please describe as best as you can step by step what you are trying to achieve, what you did, and what happened. Verbatim please, no interpretation. Thanks.
-
let me try again,
i go to the following:
http://192.168.0.26/oneorzero/utilities/setup_server.php
on my server and supply a password for the mysql user, i hit the submit changes button , showing reloading screen - then comes back to the same configuration screen - docs say should go forward with configuration
ok.. so you are trying to setup oneorzero (http://www.oneorzero.com) helpdesk sw.
as Chris told you, please tell us exactly what are you doing and the problem you have.
please, take the time to read the documentation, in particular the part related to mysql (I suspect your problem is with db creation..)
ciao
Stefano and... no, no crystal ball here
-
let me try again,
i go to the following:
http://192.168.0.26/oneorzero/utilities/setup_server.php (http://192.168.0.26/oneorzero/utilities/setup_server.php)
on my server and supply a password for the mysql user, i hit the submit changes button , showing reloading screen - then comes back to the same configuration screen - docs say should go forward with configuration
ok.. so you are trying to setup oneorzero (http://www.oneorzero.com) helpdesk sw.
as Chris told you, please tell us exactly what are you doing and the problem you have.
please, take the time to read the documentation, in particular the part related to mysql (I suspect your problem is with db creation..)
ciao
Stefano and... no, no crystal ball here
edit: I read here (http://www.oneorzero.com/index.php?controller=main_general&option=main_features):
Requirements - A web server capable of working with PHP (i.e. Apache and IIS)
- MySQL version 4.1 or greater. We recommend MySQL 5.1.
- PHP 5.2 or greater.
as SME 7.X doesn't support PHP 5, I think you can't get it to work
-
I successfully installed oneorzero (the community version) on SME 7.3 about a year ago in an ibay. I don't have the details anymore on the installation procedure but you have to create a database and database user manually (for example using phpmyadmin). Did you do this? And also check the folder permissions as stated in the installation manual. It should work on a standard SME 7.x installation (using PHP4).
-
I successfully installed oneorzero (the community version) on SME 7.3 about a year ago in an ibay. I don't have the details anymore on the installation procedure but you have to create a database and database user manually (for example using phpmyadmin). Did you do this?
You do not need to install PHPMyAdmin for that, just have a look here: http://wiki.contribs.org/MySQL#Create_a_new_database and http://wiki.contribs.org/MySQL#Creating_MySQL_user.28s.29