בעיה בהתקנת ioncube בVPS ועריכת PHP.INI
שלום יש לי פורום שמצריך את התוסף ioncube ניסיתי להתקין על השרת ואני נתקל בתקלה הבאה:
Please note that the following problems currently exist with the ionCube Loader installation:
The following ini file could not be found by the Wizard: /usr/local/lib/php.ini
This may be due to server restrictions in place.
The necessary zend_extension line could not be found in the configuration.
בקובץ PHP.INI לא נמצא zend_extension אלא :
extension_dir = "/usr/local/ioncube/ioncube_loader_lin_5.2.so"
ניסיתי עם "" ובלי ועדיין לא עובד.
איך אני מצליח לפתור את הבעיה?
|