Menu

Home

Anthony Ogundipe

Welcome to the PHPBrowserBox wiki!

PHPBrowserBox is an open source project for developing native desktop GUI applications using web technologies such as PHP, HTML5, JavaScript, MySQL and SQLite.

3

Support

Please ask questions and report problems on the support page. Do not ask questions in the Issue Tracker. It is best to discuss issue first on the support page first before creating an issue in the tracker.

php-8 2

General

PHPBrowserBox

Build / Debug

Project Members:


Discussion

  • Charis Chrysochoou

    Well, there was just a little problem in a situation where cUrl should be loaded, but found a solution :

    1. Enabled PHP extension php_curl.dll by uncommenting LINE 880: ;extension=php_curl.dll in config/php.ini file

    2. Enable APACHE modue LoadModule deflate_module modules/mod_deflate.so by uncommenting LINE 52 : #LoadModule deflate_module modules/mod_deflate.so in config/httpd.conf file

    3. Go to windows system variables (Control Panel -> Advance System Settings...) and edit Path variable where you have to add (or apend if it is not empy) php path like : C:\where_you_unzipped_phpbrowserbox\bin\php

     
    • Tsakalidis G. Evangelos

      dear Charis,
      I can't overcome the above pboblem with cURL.
      Any suggestion?
      Thank you
      Evangelos

       
  • Tsakalidis G. Evangelos

    dear Charis,
    I can't overcome the above pboblem with cURL.
    Any suggestion?
    Thank you
    Evangelos

     
    • Anthony Ogundipe

      The application is working fine, but you cannot send out a curl?

      What page are you trying to use curl on, is it an SSL page or non-SSL?

      On 16/12/2018 9:20 PM, Tsakalidis G. Evangelos wrote:

      dear Charis,
      I can't overcome the above pboblem with cURL.
      Any suggestion?
      Thank you
      Evangelos


      Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/phpbrowserbox/wiki/Home/

      To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/

       
      • Tsakalidis G. Evangelos

        dear Antony,
        cCurl not activated (not loaded), as I can see in phpinfo().
        I had the same problem with the ftp until I add in the Path system variable the «C:\where_you_unzipped_phpbrowserbox\bin\php». Now ftp is activated and working fine.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.