Hi,
Please help me to resolve MOD_REWRITE REQUIRED and PHP GD library required error during validation. I am using this on AWS linux server
This is how to fix.
nano /etc/apache2/sites-available/000-default.conf
systemctl restart apache2
<VirtualHost *:80>
<Directory /var/www/html>
Options Indexes FollowSymLinks MultiViews
AllowOverride All
Require all granted
</Directory>
</VirtualHost>
I guess apt is used for ubuntu not AWS
Hi,
I do not know how it is on AWS linux server but on Debian do this:
on /etc/apache2/sites-avaiable/000-default.conf add this section in VirtualHost for your OSSN directory
<Directory /var/www/html/ossn >
AllowOverride All
</Directory>
and do
#a2enmod rewrite
that is all
for PHP GD library
#apt-get install php-gd
or for PHP 7.0
#apt-get install php7.0-gd
Due to the many requests in the past for additonal features and components we have decided to develope a premium version. Features like Hashtags, Videos, Polls, Events, Stories, Link Preview, etc included in it.
$199 (Life Time)