james_4k2 Posted December 11, 2008 Share Posted December 11, 2008 Hi, I have installed php in opensuse and I am having this error - "Fatal error: Class 'HttpRequest' not found" did some google on it and found that i have add a module http_request.dll but this is for windows where as I have linux server. So need some help on this issue. Thanks in advance Link to comment https://forums.phpfreaks.com/topic/136576-php-http-fatal-error/ Share on other sites More sharing options...
trq Posted December 11, 2008 Share Posted December 11, 2008 HttpRequest is a PECL extension. Installation details can be found here. You might also find however that your package mananagent system may be able to install this. I'm not sure what suse uses but it might be worth having a look. Link to comment https://forums.phpfreaks.com/topic/136576-php-http-fatal-error/#findComment-712985 Share on other sites More sharing options...
james_4k2 Posted December 11, 2008 Author Share Posted December 11, 2008 Thanks thorpe, i will surely try this Link to comment https://forums.phpfreaks.com/topic/136576-php-http-fatal-error/#findComment-712992 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.