On Wed, 26 Jan 2011 08:06:12 -0500, Andy McKenzie wrote:
>[...] So: does anyone have a recommendation for an IDE that works in
>Windows, Mac, and Linux? I spend roughly equal time in all three, and
>I haven't found a tool I like yet that works in all of them.
>Actually, I stopped looking three
At 01:54 AM 1/27/2011, Adam Richardson wrote:
On Thu, Jan 27, 2011 at 1:01 AM, Ethan Rosenberg wrote:
> Dear List -
>
> I am executing the command pear list.
>
> This is what I get -
>
> ethan@rosenberg:/usr/bin$ pear list
> PHP: syntax error, unexpected '&' in /etc/php5/cli/php.ini on line 510
I finally got it to create the user. I had to remove the "memberOf"
attributes.
Apparently you have to add the User to the Group rather than the Group to the
User.
Now I need to figure out how to enable the user and set the password.
As well as adding the User to the desired Groups.
-
Oops, sorry, this was suppose to go to the PHP-DB list!
Ignore!
thx,
Donovan
--
D Brooke
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hello,
to respond to some of the comments/questions..
No, it wasn't parsing anything... and yes, I put
ini_set('display_errors', 1);
error_reporting(E_ALL | E_STRICT);
at the top of the page.
(as well as there is a custom built PHP management app that
allows to turn on the display_errors.. whi
5 matches
Mail list logo