From: reader@newsguy.com
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user] Re: Any one using www-apps/online-bookmarks
Date: Mon, 21 Jan 2008 21:49:36 -0600 [thread overview]
Message-ID: <878x2itt7z.fsf@newsguy.com> (raw)
In-Reply-To: b79f23070801211126u167fe18jff175dbd0e3e37db@mail.gmail.com
"James Ausmus" <james.ausmus@gmail.com> writes:
> Haven't used online-bookmarks before myself, but it soulds like Apache
> isn't configured properly for PHP scripts - try *adding* the following
> to your /etc/conf.d/apache2 file in the APACHE2_OPTS line (inside the
> double-quotes):
> -D PHP -D PHP5
>
> and then do:
> /etc/init.d/apache2 stop && /etc/init.d/apache2 start
> (I've found that sometimes a "/etc/init.d/apache2 restart" tries to
> start the apache2 processes again before the old processes have fully
> closed out, so will sometimes error out...)
Thanks, I did get further along doing that.
I already had this in there:
APACHE2_OPTS="-D DEFAULT_VHOST -D INFO -D LANGUAGE -D SSL
-D SSL_DEFAULT_VHOST -D PHP5"
So I just stuck in the -D PHP and restarted.
Now I see a real page as described in the documentation... However,
now I'm running into some kind of conf problem with mysql.
I haven't been using it for anything (although its been installed for
some time) so I may have to get that configured properly.
I left:
Hostname: [localhost]
username: [bookmarkmgr]
Password: [left blank on first try]
Database-Name [bookmarks]
That fails with:
Access denied for user ''@'localhost' to database 'bookmarks'
So I tried adding a passwd leaving the rest as is.. That failed with:
Access denied for user 'bookmarkmgr'@'localhost' (using password: YES)
(YES was not what I inserted so I guess its just saying a passwd was used)
I'm not really sure what to do about mysql but at least it appears the
bookmark pkg is trying to work.
--
gentoo-user@lists.gentoo.org mailing list
next prev parent reply other threads:[~2008-01-22 3:50 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-21 19:16 [gentoo-user] Any one using www-apps/online-bookmarks reader
2008-01-21 19:26 ` James Ausmus
2008-01-22 1:01 ` Jason Carson
2008-01-22 3:35 ` [gentoo-user] " reader
2008-01-22 3:49 ` reader [this message]
2008-01-22 7:06 ` James Ausmus
2008-01-22 19:53 ` reader
2008-01-22 20:23 ` Etaoin Shrdlu
2008-01-22 21:57 ` reader
2008-01-22 22:02 ` reader
2008-01-22 22:19 ` James Ausmus
2008-01-23 14:45 ` reader
2008-01-23 15:03 ` reader
2008-01-23 15:28 ` Brian Marshall
2008-01-23 16:27 ` James Ausmus
2008-01-23 16:26 ` James Ausmus
2008-01-23 16:35 ` Neil Bothwick
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878x2itt7z.fsf@newsguy.com \
--to=reader@newsguy.com \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox