[Bug 516061] Re: configure command line missing from phpinfo

2014-07-11 Thread Hugh G. Rection
This affects whoever needs to detect the state of the interpreter their code is running in, much like ini_get() is used to get ini settings. In my case, I need to detect if PHP was compiled with --enable-sigchild so that I know how to handle proc_close() calls. -- You received this bug

[Bug 516061] Re: configure command line missing from phpinfo

2014-07-11 Thread Hugh G. Rection
For now, there is an inconvenient and inefficient workaround: Execute process 'php-config --configure-options' and parse the output. But that'll probably not work in Windows. -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in

[Bug 516061] Re: configure command line missing from phpinfo

2014-07-11 Thread Hugh G. Rection
For now, there is an inconvenient and inefficient workaround: Execute process 'php-config --configure-options' and parse the output. But that'll probably not work in Windows. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 516061] Re: configure command line missing from phpinfo

2014-07-11 Thread Hugh G. Rection
This affects whoever needs to detect the state of the interpreter their code is running in, much like ini_get() is used to get ini settings. In my case, I need to detect if PHP was compiled with --enable-sigchild so that I know how to handle proc_close() calls. -- You received this bug

[Bug 373477] Re: Can't save files to Samba (cifs) shares because they report 0 bytes free

2009-05-09 Thread Hugh G. Rection
Well it's like this analogy: Person A says The ice is too thin because when people skate on it, they sink through. status - incomplete, priority - low Person B says Do the ducks sink through? Person A says No, but it's still to thin. Person B says Well if the ducks don't sink through then it's

[Bug 373477] Re: Can't save files to Samba (cifs) shares because they report 0 bytes free

2009-05-08 Thread Hugh G. Rection
Yes it works in Nautilus. As another example, I just tried Gnome Commander. It doesn't work. As soon as I enter the ~/.gvfs directory GC shows 0 bytes free and it stays that way no matter which connected share I navigate to. Then when I try to copy a file to the writeable share, GC shows an error

[Bug 373477] Re: Can't save files to Samba (cifs) shares because they report 0 bytes free

2009-05-08 Thread Hugh G. Rection
I just opened the bug upstream http://bugzilla.gnome.org/show_bug.cgi?id=581924 -- Can't save files to Samba (cifs) shares because they report 0 bytes free https://bugs.launchpad.net/bugs/373477 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 373477] Re: Can't save files to Samba (cifs) shares because they report 0 bytes free

2009-05-08 Thread Hugh G. Rection
... and I would have said it a few minutes earlier if the server had not replied with: Please try again Sorry, there was a problem connecting to the Launchpad server. Try reloading this page in a minute or two. If the problem persists, let us know in the #launchpad IRC channel on Freenode.