Magebay Support PortalThe basic errors of PDP should be first check – Magebay Support Portal https://www.magebay.com/forum/articles/basic-errors-pdp-first-check/feed/ Sun, 05 May 2024 14:52:07 +0000 http://bbpress.org/?v=2.5.14-6684 en-US https://www.magebay.com/forum/articles/basic-errors-pdp-first-check/#post-5267 <![CDATA[The basic errors of PDP should be first check]]> https://www.magebay.com/forum/articles/basic-errors-pdp-first-check/#post-5267 Sat, 27 Jan 2018 01:41:32 +0000 Storevan Hello everybody,

Now i write this topic guide you pre-check basic errors of Products Designer Pro (PDP).

1. Check Mysql version and PHP version

PDP now only run with:

5.6 <= PHP version <= 7.0

5.6 <= Mysql version

2. Check extension

Access this link: https://link-to-pdp/php.php.

Find all Required extensions: 

imagick, iconv, simplexml, curl, mcrypt, hash, zip, pdo_mysql, json (common extension).

soap or oauth (if using magento 1.x.x).

If not found any extensions, please install it.

3. Check Enviroment PHP

Access this link: https://link-to-pdp/php.php.

Find by keyword and check values sample below:

allow_url_fopen: On

always_populate_raw_post_data : -1

memory_limit: 512 or more

post_max_size: max size body of the request include all file upload, need bigger then upload_max_filesize

upload_max_filesize: max size of file upload by your requied, need small then post_max_size

safe_mode: Off

max_file_uploads: number of files allow upload in request

max_execution_time: 120s or more

4. Check Themes Config

Navigate to System->Editor Configuration

Now we only support Default Theme and Custom theme refer https://productsdesignerpro.com/manual-guide/system-configuration/create-new-theme-guide/#. If now config Ultimo Theme or Canva Theme, please change to Default Theme

Cheers 🙂!~

 

]]>