Make not working in CB 1.2

Try chown -R webapps:webapps /full/path/to/cliomail

Sorry to insist, but after various tests including : using skin under /home/admin/skins, using skin under /usr/local/directadmin/data/skins, and chmoding / Chrooting directory and files correctly, i still get that :
Status: 500 Internal Server Error X-Powered-By: PHP/5.2.5 Content-type: text/html

error...

I know custombuild is not in cause at this stage (it is purely a Apache 2 problem) but where could the problem be ???

Yours
 
SOLVED :

This Thread is now closed having found ALL solutions for my problems...

For cliomail users experimenting problems with skin responding error 500...

Check in /ca/config.html your :

|?CA_PHP=/path/to/php5/|

In my case, i had to switch :

|?CA_PHP=/usr/local/php5/bin/php-cgi|
to
|?CA_PHP=/usr/local/php5/bin/php|

to make Skin work...

So To conclude, with this product CustomBuild, i'd say it's a good idea, but absolutely not user nor newbie admin level oriented...
After using, lots of tweeking is necessary to solve problems...
 
Back
Top