Skip to topic | Skip to bottom
Home
Search:

Local
Local.ImcOceaniaIVDNInstallNotesr1.3 - 15 Apr 2005 - 04:46 - WazSydtopic end
You are here: Local > ImcOceania > ImcOceaniaTech > ImcOceaniaIVDNInstallNotes

Start of topic | Skip to actions

Notes on getting IVDN working on Fedora3

  • Used RPM for VSFTP
  • Used .tar.gz for pam_mysql and Smarty (just need to put the mysql_pam library and the Smarty phps in the right directory)
  • Disable SElinux as it stops apache from being able to write the Smarty templates to disk
  • MySql user : do a grant ALL... with the identified by .... ensure that the Host in mysql.user is set to localhost not %
  • Had to do a : cp -R /usr/local/lib/php/Smarty/* /usr/lib/php/Smarty/ to get the Smarty classes in the right spot
  • Had to grab PEAR's FILE package from http://pear.php.net/package/File/download
  • When putting the apache config file in conf.d rename it to nimiq.conf
  • Make sure that that everything under /home/nimiq/ is chown -R apache:apache
  • To get the Admin pages working, had to grab Auth from pear and move the directories around so it could find all the php's it needed

TODO

  • get vsftpd reading config file from startup

to top

You are here: Local > ImcOceania > ImcOceaniaTech > ImcOceaniaIVDNInstallNotes

to top

Copyright © 1999-2008 by the contributing authors.
All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding this tool? Send feedback (in English, Francais, Deutsch or Dutch).