Alias not working
I am moving servers and my new server has apache4 working once I completed the setup in WHM. I am ok with keeping apache4 if I can work this out.
I put Alias /mlist1 /home/www/mlist1/ in the Pre VirtualHost Include as I have it on my old server. I see it in the /etc/apache2/conf.d/includes/pre_virtualhost_global.conf.
When I visit a working site and add /mlist1 to the end of the URL as I do on the working server I get the message "Not supported". Currently my index.php has only echo "Hi Al" in it so I expect that to echo on the screen.
I am not finding anything guiding me to the issue. This /mlist is important because it is the application to most of my users and it works and has been working for years in the older version.
Thanks
-
I read where I need to reconfigure apache4 and choose All PHP Options + OpCache to have suphp so I did. I then issued /usr/local/cpanel/bin/rebuild_phpconf --default=ea-php55 --ea-php55=suphp Now I get the website 404 page instead of the alias. Maybe a little closer. 0 -
Now I get the website 404 page instead of the alias. Maybe a little closer.
Hello, To update, per the support ticket opened, it looks like this was the result of "mysql_connect" usage in your PHP application. Could you verify if you continue to experience any additional issues? Thank you.0 -
No this issue as the suphp.conf file needed tweaking. The issue with the application was mysql but did not keep the page from showing up. 0
Please sign in to leave a comment.
Comments
3 comments