Fix: All new packages downloaded with pear must be chmod in /usr/lin/php to work properly
2005/12/4, Christos Panagiotakis <[EMAIL PROTECTED]>: > Oh, forgive me! > > Pear didnt need upgrade to the latest version > First, I had zend compability for php 4.x on. It should be Off > and after doing something like this (taken from .bash_history) > pear install Log Mail Mail_Mime > pear install Net_SMTP DB > pear install PEAR > pear install Archive_Tar Console_Getopt > pear install PEAR > pear install DB > pear upgrade-all > pear install DB > dont forget pear install File > Or just I could say to install everything horde needs and every > dependency needing for these. > > chmod -R 755 horde directory and chmod 777 the config file to be writable > directly from the interface (for ease of use later do it what ever you want) > It worked! > ah, dont forget to restart apache. I first forgot it and I was wondering why > it doesnt work.... > > Its like building a car and now I cant learn how to drive it. > I am confused with the Authentication options. I dont know what > exactly to do to make it work withh the /etc/passwd file. > It has option but when I try to login with a username/pass from this file > It gives me an error. Any other form of authentication that could work? > No ldap or something like that, its just a litle system for > ...personal use and ... > education :-) > > 2005/12/4, Vidar Tyldum Hansen <[EMAIL PROTECTED]>: > > Christos Panagiotakis wrote: > > > Finally I made it. > > > But now I have problem (or maybe not problems, questions) about > > > authentication. > > > Thanks people! > > > > Considered kinda rude not to share the solution :) > > You can still make it right... > > > > > 2005/12/3, Morten Nilsen <[EMAIL PROTECTED]>: > > >> Vidar Tyldum Hansen wrote: > > >>> Perhaps someone with a clean install can try and figure it out. But I > > >>> got it working eventually. > > >>> > > >>> Pretty certain it was "pear upgrade-all" that fixed it, but can't > > >>> verify it. > > >> last time I tried installing pear db on a fresh box, this issue hit me > > >> as well.. the problem is the php rpm installs a non-functional registry.. > > >> to fix it, I copied the pear folder from an older box, where pear was > > >> working. > > >> > > >> I have no idea what the proper fix is, or why the rpm is/was bugged. > > >> > > >> -- > > >> Morten > > >> :wq > > >> _______________________________________________ > > >> tsl-discuss mailing list > > >> [email protected] > > >> http://lists.trustix.org/mailman/listinfo/tsl-discuss > > >> > > > _______________________________________________ > > > tsl-discuss mailing list > > > [email protected] > > > http://lists.trustix.org/mailman/listinfo/tsl-discuss > > > > > _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
