Fatal Error in 4.0.19

Bug #898133 reported by josephat mathayo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
I2CE
New
Undecided
Unassigned

Bug Description

I remember we fixed this last time in 4.0.6 if i am not wrong

We edited this line sudo vim /etc/php5/conf.d/fileinfo.ini

;extension=fileinfo.so

I removed ; to the file and become
extension=fileinfo.so

and restarted apache2.

I have been getting this error here when i open any page to the site. Any idea so far

Here is http://pastebin.com/R0qt4JcA

Revision history for this message
josephat mathayo (jmathayo) wrote :

I removed because of the Document module

Revision history for this message
Carl Leitner (litlfred) wrote :

From the message in pastebin:
      PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613+lfs/mcrypt.so' - /usr/lib/php5/20060613+lfs/mcrypt.so:
      cannot open shared object file: No such file or directory
it seems that there is an issue with the mcrypt php module.

do you have php5-mcyrpt installed?
  sudo apt-get install php5-mcrypt

Revision history for this message
josephat mathayo (jmathayo) wrote :

It works, Yes the site was missing php5-mcrypt

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.