These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for need to resolve this issue with HTTPRequest on the new forum.
Hi, I am getting the following error
Fatal error: Class 'HttpRequest' not found in /home/dragonbytepc/public_html/streams/streamboard.php on line 40
we think that its the fgci that virtualmin is using, last time I tried to fix it, it messed up virtualmin's interface and I had to re-install the server to correct it.
how can I resolve this issue with out screwing up virtualmin?
Howdy,
That particular error suggests that the PECL module named "pecl_http" isn't installed, or perhaps not in your path.
Have you installed this module here:
http://pecl.php.net/package/pecl_http
I have not, last time I tried to install that module it messed up the inteface for virtualmin, is tehre a way I can safely install it on debian with out messing up virtualmin?
Howdy,
Well, there's no reason installing a PHP module would interfere with the Virtualmin interface... Virtualmin doesn't use PHP, it's Perl-based.
I suspect something else may have occurred that caused the problem you're describing :-)
Installing any PHP module should be completely safe, from Virtualmin's standpoint.
My suggestion would be to go ahead and install that module as you would any other PECL module, and we can work from there :-)
-Eric