eduard77 Posted December 5, 2010 Share Posted December 5, 2010 Can anyone tell me how should I handle this error? FATAL ERROR. Your SAPI for PHP is configured as CGI. ArbitroWeb is unable to work in this environment. Please switch to a non-CGI approach. If you are using Apache as your web server, consider modifying your httpd.conf to switch from using ScriptAlias and Action to using LoadModule. Quote Link to comment https://forums.phpfreaks.com/topic/220705-change-sapi/ Share on other sites More sharing options...
trq Posted December 5, 2010 Share Posted December 5, 2010 Do you have admin access to the server? Quote Link to comment https://forums.phpfreaks.com/topic/220705-change-sapi/#findComment-1143106 Share on other sites More sharing options...
eduard77 Posted December 5, 2010 Author Share Posted December 5, 2010 Yes I do. I am using wamp server on my computer. Quote Link to comment https://forums.phpfreaks.com/topic/220705-change-sapi/#findComment-1143107 Share on other sites More sharing options...
trq Posted December 5, 2010 Share Posted December 5, 2010 Ive not used WAMP (I dont use windows) but obviously it is configured poorly. PHP should be installed as an Apache module where possible, its allot faster than CGI. You will need to configure PHP as an Apache module. Quote Link to comment https://forums.phpfreaks.com/topic/220705-change-sapi/#findComment-1143140 Share on other sites More sharing options...
eduard77 Posted December 5, 2010 Author Share Posted December 5, 2010 I would If I knew how to do it Quote Link to comment https://forums.phpfreaks.com/topic/220705-change-sapi/#findComment-1143171 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.