From:             [EMAIL PROTECTED]
Operating system: RedHat Linux 6.2
PHP version:      4.0.4pl1
PHP Bug Type:     Pspell related
Bug description:  Bug id #8133 solved (pspell_new)

I experienced almost the same problems that get described in
bug id #8133.
To be more specific:
 When my program called the pspell_new function from apache
or from the command line as user nobody it couldn't get a
dictionary(no segfaults). When it was run as a normal user
it run ok.
 The solution was a chmod o+r /usr/local/lib/aspell
/usr/local/share/aspell
These dirs had the x flag for all but not the r.



-- 
Edit Bug report at: http://bugs.php.net/?id=10129&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to