Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 39968 Details for
Bug 56138
error when ebuild phpdbg-2.11.23
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Correctly set extension and add directives to php.ini
phpdbg-2.11.23.ebuild.patch (text/plain), 568 bytes, created by
Ramon
on 2004-09-19 16:23:41 UTC
(
hide
)
Description:
Correctly set extension and add directives to php.ini
Filename:
MIME Type:
Creator:
Ramon
Created:
2004-09-19 16:23:41 UTC
Size:
568 bytes
patch
obsolete
>--- /usr/portage/dev-php/phpdbg/phpdbg-2.11.23.ebuild 2004-06-25 04:39:01.000000000 +0200 >+++ phpdbg-2.11.23.ebuild 2004-09-20 01:19:02.023791232 +0200 >@@ -28,8 +28,8 @@ > } > > pkg_postinst() { >- php-ext-base_addtoinifiles "extension" "/etc/php4/lib/dbg.so" >- php-ext-base_addtoinifiles "[Debugger]" >+ php-ext-base_addtoinifiles "extension" "dbg.so" >+ php-ext-base_addsectiontoinifiles "[Debugger]" > php-ext-base_addtoinifiles "debugger.enabled" "on" > php-ext-base_addtoinifiles "debugger.profiler_enabled" "on" > einfo "Please reload Apache to activate the changes"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 56138
:
34822
|
39962
|
39963
|
39964
| 39968 |
39969