View Single Post
  #11 (permalink)  
Old 06-19-2009, 10:45 AM
cPanelDavidG's Avatar
cPanelDavidG cPanelDavidG is offline
cPanel Technical Sales
 
Join Date: Nov 2006
Location: Houston, TX
Posts: 8,117
cPanelDavidG is on a distinguished road
Quote:
Originally Posted by filipek View Post
Hi David,

I'm moving a huge PHP application to a server and it uses PDO-PostgreSQL (Propel requires it), so looks like I have no option but to install this module.

Could you give me any advice on that? Maybe how to "force" the installation (it's for homologation and testing purposes, so there's no need to use a "stable" version). Or some other way to proceed?

Thanks in advance,

Filipe
One way to proceed is to create a custom EasyApache Optional Module (OptMod). You can almost think of custom OptMods as being plug-ins for EasyApache. You can find an explanation of how to do this in Dan's EasyApache Build presentation at the 2008 cPanel Conference:

http://twiki.cpanel.net/twiki/pub/Al...8/EA3Build.pdf

I recommend looking at some of the Custom OptMods posted to EasyApache - cPanel Inc. - especially those pertaining to PHP like the one for GD with JIS mapped Japanese font support to have a better understanding of how you can do this.
__________________
Need technical assistance? You can find your best avenue for support at: http://support.cPanel.net
-- cPanel David G., Lead Forum Administrator & cPanel Technical Sales Representative
Reply With Quote