Mantis - php5
Viewing Issue Advanced Details
3660 packaging major always 2009-05-08 17:49 2009-05-17 19:00
mwatters  
mwatters  
high  
closed  
fixed  
none    
none  
0003660: The path for extensions in php.ini is not correct on a fresh install
On a fresh install with no modules previously installed, but a php.ini file exists.

this causes the post-install to set the extensions directory setting in ${PHP5_LIB}/php.ini incorrectly.

Workaround: install a module and set the value manually.

this can happen on a fresh install when you install CSWphp5 install NO modules,
then un-install CSWphp5 and re-install it again.

1) uninstall all CSW php5 packages
2) remove /opt/csw/php5 directory
3) pkg-get -i php5
4) pkgrm CSWphp5
5) pkg-get -i php5

Issue History
2009-05-08 17:49 mwatters New Issue
2009-05-08 17:51 mwatters Status new => assigned
2009-05-08 17:51 mwatters Assigned To => mwatters
2009-05-10 05:35 mwatters Note Added: 0006080
2009-05-10 05:35 mwatters Status assigned => resolved
2009-05-10 05:35 mwatters Resolution open => fixed
2009-05-17 19:00 mwatters Note Added: 0006139
2009-05-17 19:00 mwatters Status resolved => closed

Notes
(0006080)
mwatters   
2009-05-10 05:35   
The fixed post-install is now in testing. I will close this when released.
(0006139)
mwatters   
2009-05-17 19:00   
closed fixed