skip to Main Content

PHP Java bridge exception – protocol error – Apache

I am running the PHP-Java bridge server (apache-tomcat). Sometimes I get an intermittent error. It's working when I restart the tomcat server from /opt/apache-tomcat-8.5.43/bin directory by ./shutdown.sh and startup.sh. 25-Jul-2019 13:53:52.766 SEVERE [http-nio-8080-exec-8] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [PhpCGIServlet] in context…

VIEW QUESTION

I get a undefined curl_version() function in php – Apache

I added Paypal Express checkout plugin to my website. I get this error: 2019-07-23T15:45:32+00:00 CRITICAL Uncaught Error: Call to undefined function PayPalCorecurl_version() in /var/www/html/wp-content/plugins/woo-paypal-express-checkout/includes/php-library/paypal-rest/lib/PayPal/Core/PayPalHttpConfig.php:65 and this is the line $curl = curl_version(); What can I do to resolve this probleme…

VIEW QUESTION
Back To Top
Search