APC and mysql are deprecated in PHP 5.6

Bug #1480370 reported by Jorge Hernandez
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sahana Agasti
New
Undecided
Unassigned

Bug Description

Hey guys,

I'm trying to test this and it requires APC, this extension is deprecated in PHP 5.6, for cache you can use opcache that comes with PHP already.

Also, mysql extension is also deprecated, use mysqli instead.

Thanks.

Revision history for this message
Jorge Hernandez (jfha73) wrote :

Hey guys, the people at RCPT are getting this (see picture) when trying to install Agasti.

APC will not build for PHP anymore so it can't be used, also, PHP mysql extension has been replaced by mysqli, so all the lines using mysql need to be changed to use mysqli.

Thanks.

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.