Unfortunately there now is a new bug. When you install some SplitOffs for example php5-mysql you get the following php startup error:
PHP Warning: PHP Startup: Unable to load dynamic library '/sw/lib/php5/20060613/mysql.so' - (null) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/sw/lib/php5/20060613/mysqli.so' - (null) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/sw/lib/php5/20060613/pdo.so' - (null) in Unknown on line 0 PHP Warning: PHP Startup: Unable to load dynamic library '/sw/lib/php5/20060613/pdo_mysql.so' - (null) in Unknown on line 0 But the modules are in /sw/lib/php5/20060613-zts I don't know why php5 searches in /sw/lib/php5/20060613 TheSin schrieb: > fixed for cli and cgi variants in cvs now, thanks for the report. > --- > TS > http://southofheaven.org/ > Chaos is the beginning and end, try dealing with the rest. > > On 30-Sep-08, at 2:27 AM, Mario wrote: > >> Hi there, >> >> I stated this bug already in the general mailing list. But nobody >> recognized it there. >> >> I've installed the php5-cli package and there seems to be something >> wrong with the php5.info file. On lines 202-203 you find the >> following: >> >> --with-config-file-path=/etc/php5/cli \ >> --with-config-file-scan-dir=/etc/php5/conf.d \ >> >> The problem is that the config files are not in /etc/php5/cli, >> they are in %p/etc/php5/cli (/sw/etc/php5/cli) >> The cgi version has the same bug. Only the apache2 version works >> correct. >> >> So it would be nice to update the package in order to get the right >> paths. >> >> Another point: It seems the php.ini files will get overridden >> everytime >> an update occurs. If that's the case it would be really bad to >> reconfigure php all the time. >> >> Can someone help me out here? >> Thanks >> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win >> great prizes >> Grand prize is a trip for two to an Open Source event anywhere in >> the world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Fink-devel mailing list >> [email protected] >> http://news.gmane.org/gmane.os.apple.fink.devel >> > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-devel mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.devel
