I've installed CommunityBuilder 1.9.1 on my joomla website (3.3.3 stable), and I'm getting a 500 internal server error when I try to view a users info admin side, try to view the CB config page, I also get the 500 error when I try to view Kunena forums on frontend when I have the Kunena CB intergration modules activated.
Most the solutions I have seen have been to increase the php memory limit, however, the server I'm running on has a PHP memory limit of about 8GB (for some strange reason)...
Any suggestions?
Thanks in advance.
Edit:
Joomla debug mode says memory usage is about 12MB... we are getting some rather long query wait times though.
The php environment is setup to allow 8GB. Joomla was using 12MB at the time.
As for the joomla debugging, thats how we found out the memory usage of joomla at the time. There were no real entries in the server error log that I know of, and well, a error 500 doesn't really allow you to display too much more... (unless i'm mistaken)
I've been scouring the phpinfo() data from my server (which it runs fine on) and my friends server (where we are getting the errors, and where we are trying to setup CB).
Would using the joomla "Install from web" vs downloading the package and installing from uploaded package have any effect?