Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.32.0

Bug #15459 @web_dir@ doesn't work with new pear
Submitted: 2008-12-30 16:45 UTC
From: cweiske Assigned: dufuz
Status: Closed Package: pearweb (version 1.17.1)
PHP Version: 5.2.8 OS:
Roadmaps: 1.18.0    
Subscription  
Comments Add Comment Add patch


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 30 - 23 = ?

 
 [2008-12-30 16:45 UTC] cweiske (Christian Weiske)
Description: ------------ we are using www_dir now, not web_dir: Actual result: -------------- [cweiske@IS-4701 peardoc-cvs]$ sudo php /var/www/html/pearweb/cron/bug-update-php-version.php Warning: include(@web_dir@/public_html/bugs/include/php_versions.php): failed to open stream: No such file or directory in /var/www/html/pearweb/cron/bug-update-php-version.php on line 37 Warning: include(): Failed opening '@web_dir@/public_html/bugs/include/php_versions.php' for inclusion (include_path='.:/local/lib/php') in /var/www/html/pearweb/cron/bug-update-php-version.php on line 37 Warning: Invalid argument supplied for foreach() in /var/www/html/pearweb/cron/bug-update-php-version.php on line 40 Warning: in_array(): Wrong datatype for second argument in /var/www/html/pearweb/cron/bug-update-php-version.php on line 48 Warning: in_array(): Wrong datatype for second argument in /var/www/html/pearweb/cron/bug-update-php-version.php on line 54 Warning: file_put_contents(@web_dir@/public_html/bugs/include/php_versions.php): failed to open stream: No such file or directory in /var/www/html/pearweb/cron/bug-update-php-version.php on line 66

Comments

 [2009-01-01 08:30 UTC] dufuz (Helgi Þormar Þorbjörnsson)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better. Please look in CVS first before reporting, been fixed for a long time