benphelps Posted April 7, 2009 Share Posted April 7, 2009 I need to check the current running PHP user, is there a way I can do that. The user running the script is what I need. PHP is running under lighttpd as fcgi. Can this be done? Link to comment https://forums.phpfreaks.com/topic/152946-solved-php-running-user/ Share on other sites More sharing options...
trq Posted April 7, 2009 Share Posted April 7, 2009 Funnily enough, get_current_user. Link to comment https://forums.phpfreaks.com/topic/152946-solved-php-running-user/#findComment-803243 Share on other sites More sharing options...
benphelps Posted April 7, 2009 Author Share Posted April 7, 2009 and to think I'm coding a frontend control panel for my VPS company i guess at 3am some things just don't connect. thanks for the help Link to comment https://forums.phpfreaks.com/topic/152946-solved-php-running-user/#findComment-803248 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.