please help: alias 500 error: /webmail /phpmyadmin

you can check this info:

options.jpg
 
evaluation function "dir"
Then the module "FastCGI" Now has problems
try to get the final Release
refrain from eternity to
best cults in CustomBuild 2.0 "mod_php+mod_ruid2" Is
or in the direction "/etc/httpd/conf/extra/httpd-fcgid.conf" check the settings
or reset the configuration after installation"./build rewrite_confs"
 
Last edited:
I have the same problem after change to php-fpm

I have the same problem after change to php-fpm.

I upgraded my directadmin to latest 1.43 and using custombuild 2.0 RC1 completed install apache 2.4.4 & php-fpm53 & php-fpm54 every vhost domain running OK, but the webmail & phpmyadmin locate at /var/www/html only accessible by server ip not user domains.

Please help how to fix the problem.

Before used custombuild 1.2 was ok, now cannot access from directadmin as user domains/webmail/ or domains/phpmyadmin/

I can add virtual host webmail.* and sqladmin.* and now can only access webmail as subdomain name not as directory.
 
You have to look in the webserver error log for the cause of the error.
 
Please try updating apache/php-fastcgi/DA, also, make sure you have no custom templates:
Code:
mv /usr/local/directadmin/data/templates/custom /usr/local/directadmin/data/templates/custom_back
cd /usr/local/directadmin/custombuild
./build update
./build update_da
./build apache
./build php n
 
Please try updating apache/php-fastcgi/DA, also, make sure you have no custom templates:
Code:
mv /usr/local/directadmin/data/templates/custom /usr/local/directadmin/data/templates/custom_back
cd /usr/local/directadmin/custombuild
./build update
./build update_da
./build apache
./build php n

there is no custom templates. and builds were not the solution.
 
Back
Top