Magento Expert Forum - Improve your Magento experience

Results 1 to 2 of 2

Product detail page does not load properly

  1. #1

  2. #2
    Junior Member
    Join Date
    May 2015
    Posts
    50
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    you need to edit the php.ini.sample file in magneto root folder rename the file to php.ine

    add below code
    disable_functions =
    memory_limit = 384M
    extension=pdo.so
    extension=pdo_mysql.so
    extension=pdo_sqlite.so

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •