Please try the following config settings:
In config/propel.ini:
propel.database.url =
mysql:dbname=qubit;host=localhost;unix_socket=/var/lib/mysql/mysql.sock
And in config/databases.yml:
dsn: 'mysql:dbname=qubit;host=localhost;unix_socket=/var/lib/mysql/
mysql.sock'
For the change to take effect You will need to clear your symfony
cache with the following command at the commandline:
"php /path/to/ica-atom/symfony cc"
Let us know if that works!
I just started my summer vacation on Thursday, July 30th - I'll be
back August 31st.
I'm sure that one of the other programmers from Artefactual can get
ICA-AtoM running for you, if you are willing to keep working on it.
We also have several Spanish-speaking users that may be able to help
if you are finding it difficult communicating in English.
I'd encourage you not to give up - it sounds like you are very close
to getting it working! :)
That's great, glad to hear that you got ICA-AtoM working! :)
I'm not sure where I got the impression that you were from a Spanish-
speaking country, but sorry for the mix-up! :)
Cheers,
David Juhasz,
Software Engineer, Artefactual Systems Inc.
http://www.artefactual.com | P: 604.527.2056 | F: 604.521.2059
On 7-Aug-09, at 12:41 PM, Vincent Jansen wrote:
> Hi David
>
> Wednesday evening I managed to run the installation program of ICA
> Atom.
> It was indeed a problem with rights.
>
> I entered the command "chmod -R 777 /var/lib/mysql", giving all users
> and processes access to this location. It might not be the best
> solution, but for the moment, it works. I don't install ICA Atom for a
> big organization, I only work at home, and I keep my eyes open for a
> more fine tuning of the rights of /var/lib/mysql.
>
> I am a student of Documentary Information Sciences in Amsterdam, and
> for
> my master thesis by Jaap Kamps I want to compare ICA Atom with another
> search engine, Nutch (Lucene) with regard to searching archival
> descriptions. Now, I have both search engines working, the fun can
> begin. :-)
>
> Thanks for your help, I found it very encouraging!
>
> Enjoy your holiday.
>
> Vincent
>
>
>
> Op maandag 03-08-2009 om 13:47 uur [tijdzone -0700], schreef David
> Juhasz: