Thanks for your great project. I want to set _different_ User & Group for _different_ hosts. And I do it.. But when I try to browse my site I see Internal Error (500). > cat error.log [Thu Dec 20 15:11:08 2007] [error] [client 172.16.5.77] SecurityException in Application.cpp:162: Calling user is not webserver user! [Thu Dec 20 15:11:08 2007] [error] [client 172.16.5.77] Premature end of script headers: index.php This error generated by suPHP, right?? Then I comment webserver_user=www in /usr/local/etc/suphp.conf [Thu Dec 20 15:12:17 2007] [error] [client 172.16.5.77] LookupException in API_Linux.cpp:98: Could not lookup username "wwwrun" [Thu Dec 20 15:12:17 2007] [error] [client 172.16.5.77] Premature end of script headers: index.php Then I try diifferent combination of several users [Thu Dec 20 15:36:00 2007] [error] [client 172.16.5.77] LookupException in API_Linux.cpp:98: Could not lookup username "www user1" [Thu Dec 20 15:36:00 2007] [error] [client 172.16.5.77] Premature end of script headers: index.php [Thu Dec 20 15:36:01 2007] [error] [client 172.16.5.77] LookupException in API_Linux.cpp:98: Could not lookup username "www,user1" [Thu Dec 20 15:36:01 2007] [error] [client 172.16.5.77] Premature end of script headers: index.php [Thu Dec 20 17:07:20 2007] [error] [client 172.16.5.77] LookupException in API_Linux.cpp:98: Could not lookup username "*" [Thu Dec 20 17:07:20 2007] [error] [client 172.16.5.77] Premature end of script headers: index.php Then just empty webserver_user= [Thu Dec 20 17:08:42 2007] [error] [client 172.16.5.77] terminate called after throwing an instance of ' [Thu Dec 20 17:08:42 2007] [error] [client 172.16.5.77] std::out_of_range [Thu Dec 20 17:08:42 2007] [error] [client 172.16.5.77] ' [Thu Dec 20 17:08:42 2007] [error] [client 172.16.5.77] what(): [Thu Dec 20 17:08:42 2007] [error] [client 172.16.5.77] basic_string::substr [Thu Dec 20 17:08:42 2007] [error] [client 172.16.5.77] [Thu Dec 20 17:08:42 2007] [error] [client 172.16.5.77] Premature end of script headers: index.php
Then I decide to write you. How I can specify several webserver_user or disable this checking?? -- С уважением, Андрей А. Бондарев mailto:[EMAIL PROTECTED] Астраханский Государственный Университет Ведущий прогаммист отдела Internet-технологий тел./факс:(8512)-610840 _______________________________________________ suPHP mailing list [email protected] http://lists.marsching.biz/mailman/listinfo/suphp
