Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

therealmuffin

macrumors newbie
Original poster
Jun 5, 2008
22
0
Howdy,

I'm trying to get a php script working under osx which makes use of an executable that reads of some basic info from a cd. Due to an error returned I suspect that the user executing the executable does not have sufficient rights to read a cd. That user is according to that same script '_www'.

The question is therefore: how can I increase the user rights of user '_www' so it can read of a cd.

Maarten

Had to assign chmod: 744 to directory /dev/rdisk3, the cd device. Now it accessable for user _www
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.