Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@francesco1119
Created March 5, 2015 22:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save francesco1119/11dd86f59bb5b5c46b53 to your computer and use it in GitHub Desktop.
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)
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