castlamp / zenbership

(2015) Zenbership Membership Software: Achieve Membership Nirvana
Other
112 stars 58 forks source link

error installing #118

Open edbrownlie opened 6 years ago

edbrownlie commented 6 years ago

cant work this out as file is there andy ideas?

[28-Sep-2017 07:58:53 UTC] PHP Fatal error: require(): Failed opening required 'admin/sd-system/config.php' (include_path='.:/opt/cpanel/ea-php56/root/usr/share/pear') in /home/xxxxxxxxxx/public_html/member/index.php on line 30

edbrownlie commented 6 years ago

admin/sd-system/config.php is there

dameon6 commented 6 years ago

The file isn't the problem, its the call to pear. Are you using php56?

The full path to that versions php-cgi with PHP 7 would be: /opt/cpanel/ea-php70/root/usr/bin/php-cgi

The cron would look something like (as an example):

You may want to double check your apache settings.

edbrownlie commented 6 years ago

thanks . my server is 5.6 and I leep my localhost to be the same. i will loo i couldnt fingdthe quoted line but i will recheck