I am hosted in a shared hosting environment. I copied
the untarred files
to /big/dom/mydomain/public_directory/opencrm/html
All my files which were in the untarred "html" directory
are located in my server "html" directory.
My host is running Linux, Apache, PHP 4.1 and MySQL
3.23.??
Changes I made to get OpenCRM to "work".
db.inc
I set the crm_db_connect to the parameters of my
database.
db.php
I set the "define" parameters to those for my database
in lines 11 through 21
login.php
I set the crm_db_connect to the parameters of my
database.
NOTE:
(1) After logging in, the screen is still blank. I am
having to refresh the page once to see the menu and
such. The index page DOES show the login info, menu
and main frame once I do the one refresh and the
application DOES seem to track the session.
(2) In a quick pass through some of the links, there
appear to be some bad arguments in some of the
actions. I will investigate this further.
If anyone is actually utlizing or experimenting with this
application, I would be interested to confer.