<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Hello ;
<br>
<br>
I'm working on a package that depends on the libzend-framework-php
package. Since the ZF library is not in the PHP include_path (out of
pkg installation), can I edit the
/etc/php5/conf.d/zend-framework.ini file via my pkg postinst script
to make it work without requiring the admin to edit that file
manually? Ubuntu seem to follow the Debian policy draft for PHP
packages but Debian do not.
<br>
<br>
To resume, Under Debian, after installing the zendframework package,
the library is available without modifying anything because the
files are installed under /usr/share/php/Zend. On ubuntu, the
library is available under <i class="moz-txt-slash"><span
class="moz-txt-tag">/</span>usr/share/php/libzend-framework-php/Zend<span
class="moz-txt-tag">/</span></i>. That for a
specific/etc/php5/conf.d/zend-framework.ini file is provided to add
it to the PHP include path.
<br>
<br>
BTW: I would recommend to make it workable after installation
without requiring the admin to edit it. :D
<br>
<br>
Sorry for my English, I'm French.
<br>
<pre class="moz-signature" cols="72">--
____________________
Laurent Declercq
iHMS project manager</pre>
</body>
</html>