• Discussion
  • PrestaShop installation requires the zip extension to be enabled.

md01

Too small image, can you please send the bigger one?

  • md01 replied to this.

    md01
    You can try to delete the php function that is disabled by default to test if any function is disabled causing a functional error

    • md01 replied to this.

      aaPanel_Jose

      We must remove all disabled default php functions or a specific php function?

      Thanks

      md01
      But this system seems to be developed using php. Do you have php turned off for migration?

      • md01 replied to this.

        aaPanel_Jose

        Hi,

        What php functions to disable?

        Could you give us a PrintScreen?

        Thanks.

        aaPanel_Jose

        Hi,

        To solve my problem, maybe prestapyt is one of the solutions

        Prestapyt is a library for Python to interact with the PrestaShop's Web Service API. (I have the possibility of generating an API key on prestashop).
        Similar to PSWebServiceLibrary.php, prestapyt is a thin wrapper around the PrestaShop Web Service: it takes care of making the call to your PrestaShop instance's Web Service, supports the Web Service's HTTP-based CRUD operations.

        Can you tell me how to integrate prestapyt with aapanel?

        Thanks.

          md01

          If you want to install it in a separate environment of the panel, you can execute the following command

          btpip install prestapyt

          • md01 replied to this.

            aaPanel_Jose

            Hi,

            Thanks for your feedback.

            We must allow the following outgoing & incoming connections:

            HTTP 80 / HTTP 443 / FTP 21 / TCP 3306, all these types of HTTP requests must be authorized: POST, PUT, GET, DELETE, HEAD.

            aaPanel_Jose

            Thanks for your feedback.

            We must allow the following outgoing & incoming connections:

            HTTP 80 / HTTP 443 / FTP 21 / TCP 3306, all these types of HTTP requests must be authorized: POST, PUT, GET, DELETE, HEAD.

            How can we implement it on aapanel?

              aaPanel_Jose

              We would like to know if the 5 methods GET, POST, PUT DELETE and HEAD are they accepted by aapanel?
              How to do it?

              Thanks

              md01

              in aaPanel ,you can released in the [Security] page,

              If you have a security group, you also need to be released in the security group

              6 days later

              Does your database follow the necessary requirements?

              5 months later

              aaPanel_Jose I have updated and
              Basic Information
              Version 7.3.22 Install Path /www/server/php/
              php.ini /www/server/php/73/etc/php.ini
              Loaded Core date libxml openssl pcre sqlite3 zlib bcmath ctype curl dom filter ftp gd gettext hash iconv intl json mbstring SPL session pcntl standard PDO mysqlnd pdo_sqlite bz2 posix Reflection pdo_mysql shmop SimpleXML soap sockets sodium mysqli sysvsem tokenizer xml xmlreader xmlrpc xmlwriter imap fileinfo memcached redis apcu imagick exif xsl swoole yac readline snmp ldap recode enchant pspell Phar sysvshm calendar gmp wddx sysvmsg ionCube Loader Zend OPcache xdebug

              Database-driven
              MySQL No MySQLi Yes PDO-MySQL Yes
              SqlServer No PDO-SqlServer No Sqlite3 Yes
              PDO-Sqlite Yes PgSQL No PDO-PgSQL No
              MongoDB No

              Buffer
              Zend OPcache Yes Redis Yes Memcache No
              Memcached Yes apcu Yes xcache No

              Encryption and decryption library
              Zend Optimizer No Zend Guard Loader No ionCube Loader Yes
              SourceGuardian No Mcrypt No OpenSSL Yes
              Iconv Yes

              Image processing library
              EXIF Yes GD library Yes ImageMagick Yes

              Network Communication Library
              cURL Yes Swoole Yes Sockets Yes

              File and string processing libraries
              Xmlrpc Yes FileInfo Yes Ftp Yes
              Mbstring Yes bz2 Yes xsl Yes

              Other third-party libraries
              xDebug Yes phalcon No yaf No