php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10129 Bug id #8133 solved (pspell_new)
Submitted: 2001-04-03 02:15 UTC Modified: 2001-04-03 07:42 UTC
From: steve at math dot upatras dot gr Assigned:
Status: Closed Package: Pspell related
PHP Version: 4.0.4pl1 OS: RedHat Linux 6.2
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
24 - 23 = ?
Subscribe to this entry?

 
 [2001-04-03 02:15 UTC] steve at math dot upatras dot gr
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-04-03 07:42 UTC] sniper@php.net
Solved -> closed :)

--Jani

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 06:01:29 2024 UTC