dbarron
dbarron
Comments
-
This issue was resolved by editing the apache conf to "AllowOverride All" within the Directory entry for /var/www/html. This enables apache to honor the .htaccess file to perform the necessary url rewriting. Perhaps this is something the compat…
-
have the identical issue on an Amazon Ubuntu t1.micro instance.
-
this seems relevant, but unfortunately does not actually clarify the resolution (short of switching distros): https://forums.aws.amazon.com/thread.jspa?messageID…
-
advice did not help at http://sendy.co/forum/discussion/5/404-error-after-install/p1
neither of these lines helped:
RewriteBase /sendy
Re… -
mysql> show tables;
+-----------------+
| Tables_in_* |
+-----------------+
| apps |
| ares |
| ares_emails |
| campaigns |
| links |
| lists … -
$ ls sendy/.h*
sendy/.htaccess -
/_compatibility.php?i=1
Server configuration:
Your PHP version is 5.3.20
mysqli extension is installed
mod_rewrite is enabled
display_errors is turned off
hash is enabled
curl is enabled
curl_ex…