Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

I. Camps Member

@icamps · Joined 6 years ago · 24 posts · 9 topics · 4 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Acces denied in OpenSUSE web server · 5 years ago

    The problem was solved! The full threat in the OpenSUSE forum can be seeing here. The solution was to modify /etc/apache2/default-server.conf: Options SymLinksIfOwnerMatch AllowOverride All Thanks

  • Acces denied in OpenSUSE web server · 5 years ago

    hopefully in the next couple of days… I will come back to you on how it was running. Good! How did you install your apache ? Through suse yaml installer or are you using a stack or other software we

  • Acces denied in OpenSUSE web server · 5 years ago

    Hello @spamhater. Thanks for the help. I followed your instructions and got the following: I didn't have the following packages: php7-lzf, php7-pear, php7-sockets, php7-gettext, php7-fpm, php7-fastcg

  • Acces denied in OpenSUSE web server · 5 years ago

    Hello @spamhater , I already upgrade PHP to 7.4.6.

  • Acces denied in OpenSUSE web server · 5 years ago

    Hi @UtherboneDEV The test file index.php under the server root works fine. But, if I add the .htaccess (from GRAV) I got access forbidden message. All the permission inside the GRAV installation fold

  • Acces denied in OpenSUSE web server · 5 years ago

    I'm not a big user of Apache… but I tested it by renaming the .htaccess file (which is inside the GRAV folder) and put a file in PHP (to have the PHP information installed) and it worked ok. With that

  • Acces denied in OpenSUSE web server · 5 years ago

    Is there any solution to this issue? Thx.

  • Acces denied in OpenSUSE web server · 5 years ago

    Hello, I am trying to setup a GRAV site in a server running OpenSUSE 15.1 (Leap). As this server is running PHP v7.2.5, I am using GRAV v.1.6.31. My procedure: unpack GRAV at the webserver folder /sr

  • Server Error: E_NOTICE - spl_autoload_register() · 5 years ago

    I see! Thank you very much! Removing it solve the problem. The site is back!

  • Server Error: E_NOTICE - spl_autoload_register() · 5 years ago

    I uninstalled the MATOMO plugin. That error is after that.