clockwork80

Registered
Jul 26, 2017
4
1
1
swiss
cPanel Access Level
Website Owner
Hello!

I have a small problem...but i dont really know what i have to do now.

Wordpress want "ZipArchive"

I have install Archive_Zip (0.1.2) over Php pear...but now....


Code:
Module Include Path

Path: /home/user/php
Using Your PHP Extension(s) and Application(s)

You will need to add “/home/user/php” to the include path. You can do this by adding the following code to your script:

ini_set("include_path", '/home/user/php:' . ini_get("include_path") );

Can anyone explain to me,what i have to do ? Php.ini ?
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Hello,

I'm glad to see you were able to solve the issue. Thank you for updating us with the outcome.