Mantis - php5_gd
Viewing Issue Advanced Details
3479 packaging trivial always 2009-03-22 10:40 2009-04-24 05:31
ja  
mwatters  
normal  
closed  
fixed  
none    
none  
0003479: Uncomment line "extension_dir=..." in php5.ini
The line "extension_dir=..." in /opt/csw/php5/lib/php5.ini should be uncommented to run php and it's extensions out of the box.
Issue History
2009-03-22 10:40 ja New Issue
2009-03-22 20:07 mwatters Note Added: 0005691
2009-03-22 20:09 mwatters Assigned To => mwatters
2009-03-22 20:09 mwatters Status new => confirmed
2009-04-03 22:07 mwatters Note Added: 0005831
2009-04-03 22:07 mwatters Status confirmed => resolved
2009-04-03 22:07 mwatters Resolution open => fixed
2009-04-24 05:31 mwatters Note Added: 0006012
2009-04-24 05:31 mwatters Status resolved => closed

Notes
(0005691)
mwatters   
2009-03-22 20:07   
I will re-package the 5.2.9 release that is currently in testing to resolve this issue.
(0005831)
mwatters   
2009-04-03 22:07   
fixed in the current version in testing.

all dynamic modules now contain package admin scripts
post-install it will un-comment or add the line in php.ini
and pre-removal it will re-comment the line
(0006012)
mwatters   
2009-04-24 05:31   
Post install and Pre remove scripts added to all php extensions.