Announcement

Collapse
No announcement yet.

Can not get server setup to allow install of 7.0.7

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Can not get server setup to allow install of 7.0.7

    Hi,

    I have been trying to get past the initial server config changes required for v7 but I am having no luck. I am assuming that the installer error page only shows current errors and not just a list of all possible issues.

    Server is running WHM/Cpanel v98 on Cloud Linux I am using PHP-FPM


    Current issues:
    1) mod_rewrite > this is installed on the server but does not seem to be getting picked up as enabled by the installer, does anyone have any ideas?

    PHP Code:
    # httpd -M |grep rewrite
    rewrite_module (shared

    2) AllowOverride

    I have updated my "Post VirtualHost Include" to have the following:

    PHP Code:

    <Directory "/var/www/html">
    AllowOverride All
    </Directory
    I have also tried the more specific one suggested in the installer error page


    <Directory /home/v7espo/public_html>
    AllowOverride All
    </Directory>
    [/PHP]


  • #2
    Hi,

    Any help or suggestions?

    I have spoken to my server provider who has checked all the settings and believes they are set correctly but still no luck in getting past this error.

    Last edited by Kyle; 10-29-2021, 01:06 AM.

    Comment


    • #3
      Thanks to some help from Eymen this has been resolved. The issue was a problem with the htaccess file being overridden.

      Comment


      • arrestthepresident
        arrestthepresident commented
        Editing a comment
        Hello Kyle, could you provide a little more info on the solution?
    Working...
    X