Website preview is not working
-
Hello, Check to ensure access via Mod_Userdir isn't disabled by browsing to "WHM >> Security Center >> Apache mod_userdir Tweak". This feature is documented at: Apache mod_userdir Tweak - Documentation - cPanel Documentation Thank you. 0 -
Thank you for the quick reply! When I try to enable the option, I get a warning: "Web server processes on this system currently run as the user. For security reasons, mod_userdir is disabled in this case. Consequently, no changes you make in this interface will take effect until mod_userdir is enabled. To use mod_userdir, you must disable mod_ruid2 and mpm_itk and recompile EasyApache." 0 -
Hello, That message is accurate. You will need to disable Mod_Ruid2/MPM_ITK if you'd like to use Apache Mod_Userdir. Alternatively, you could follow the instructions on this post: [Tutorial] Editing your local hosts file to preview sites Thank you. 0 -
Hello, I followed the steps in the tutorial you sent me and it didn't work. How do I disable Mod_ruid2 or mpm_itk? 0 -
Just create a php info page and check whether it's executed, possibly it's php handler issue or mis configuration via Apache. You can also check whether the php files are exec within command line . 0 -
I have disabled Mod_ruid2, but mpm_itk was already disabled. The page is not showing an Error 404, but it does say "Not Supported", black title on white background. I think it's worth to mention that the website use wordpress, if it has any affection on the subject.
Hello, The "Not Supported" message will occur when using the "CGI" handler with Apache Mod_Userdir. You will need to use another handler (e.g. suphp) if you want to utilize Apache Mod_Userdir. Documentation on selecting PHP handlers with EasyApache 4 is available at:0 -
Hello All, I have the same issue? with OVH VPS! Is there an easy way to solve this? Thank you in advance 0 -
I have the same issue? with OVH VPS! Is there an easy way to solve this?
You'd need to use a different PHP handler, or consider an alternative to website previews like what's posted on this thread: [Tutorial] Editing your local hosts file to preview sites Thank you.0 -
[Tutorial] Editing your local hosts file to preview sites
I did the the trick in C:\WINDOWS\system32\drivers\etc\hosts #x.x.x.x ~username where x is IP of remote ovh vps under distribution Cpanel/WHM But no things happened. Thank you0 -
#x.x.x.x ~username where x is IP of remote ovh vps under distribution Cpanel/WHM
Hello, The entry should use the domain name as opposed to the username. EX:1.2.3.4 domain.tld
Thank you.0
Please sign in to leave a comment.
Comments
14 comments