Search

Blogroll

Meta:

Enable PhpMyAdmin import zip files

January 19th, 2010 by admin

To enable phpmyadmin at cpanel server to import zipped mysql dumps you need to reconfigure internal cpanel php installation..

Edit /var/cpanel/easy/apache/profile/makecpphp.profile.yaml
Change: Cpanel::Easy::PHP5::Zip: 0=0
To: Cpanel::Easy::PHP5::Zip: 1
Save the file
Run `/scripts/makecpphp`

before running the last command make sure the file /var/cpanel/easy/apache/profile/makecpphp.profile.yaml is chattr +i.

Posted in Cpanel/WHM | 2 Comments »

2 Responses

  1. phpMyAdmin 3.2.4 Import ZIP Support - cPanel Forums Says:

    [...] [...]

  2. josh Says:

    This helped me. thanks a lot.

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.