castlamp / zenbership

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

Error on installing on fresh server #124

Open cafe1999 opened 6 years ago

cafe1999 commented 6 years ago

dear all,

i am trying to install the Version 115 and i am having this error message on the log after i click on Process setup

"[:error] [pid 152843:tid 140113477506816] [client 38.140.187.242:21646] Failed loading /opt/php56/lib/php/extensions/no-debug-non-zts-20131226/ZendGuardLoader.so: /opt/php56/lib/php/extensions/no-debug-non-zts-20131226/ZendGuardLoader.so: undefined symbol: zval_used_for_init, referer:"

please help. i am not able to figure out what is wrong. every files is "green" in colour on my setup page, there is no error in all requirements needed. I have also attached a image of my setup page

zenbership setup page

dameon6 commented 6 years ago

Zend isn't loading, try the following: Create new file in apache2\conf.d\ and use same "zend_extension=/path" Restart apache2 twice.

ghost commented 6 years ago

I have the same issue. Same issue means that I get the error attached. I get to the setup page and fill up the required information. db connection works. When I click on the "Process Setup" I get the attached error "internal error 500". Can someone guide something please. error-process-page setup-page

steviobee commented 6 years ago

When having issues with this I uploaded the complete zip file to the server and unpacked it there.

dameon6 commented 6 years ago

This is almost always a permissions issue or the files were not uploaded in the proper format which happens sometimes with web hosting providers. Try Steviobee's suggestion first, if that doesn't work we can look at the permissions for the folders and files.