Created
March 5, 2015 22:36
-
-
Save francesco1119/11dd86f59bb5b5c46b53 to your computer and use it in GitHub Desktop.
PHP 5.5.22-1~dotdeb.1 (cli) (built: Feb 19 2015 17:55:09)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hello, | |
here is the problem. I'm trying to install Mapigniter https://github.com/taviroquai/MapIgniter on a Debian 64bit wheezy. | |
Installation is quite easy but I still cannot move forward for 2 main issues: | |
Issue 1) Apache mod_rewrite: | |
Checking if mod_rewrite is enabled for application folder... | |
Apache mod_rewrite is not working for application folder. Please change Apache configuration. | |
Issue 2) PHP Error: | |
A PHP Error was encountered | |
Severity: Core Warning | |
Message: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20121212/apc.so' - /usr/lib/php5/20121212/apc.so: cannot open shared object file: No such file or directory | |
Filename: Unknown | |
Line Number: 0 | |
I have this PHP version: PHP 5.5.22-1~dotdeb.1 (cli) (built: Feb 19 2015 17:55:09) but I still cannot find the solution. I've installed both APC.so and APCU.so | |
I would like to sent you some screenshot, that's why I wanted to login on your site and post my problem. | |
thank you |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment