Hi Guy,
Try sticking this in the relevant VirtualHost directive:
php_flag engine off
HTH
Ben
In response to your mail sent on Friday, March 14, 2003 at 12:38:19 PM.
> I have set apache 2.0 and PHP 4.3.1 as well as mysql.
> I was wondering how I can disable PHP per user directory?.
>
r but allow me
to learn why it works :-)
I'm sure you knew most of the above, but I thought I'd included it all
for the benefit of others on the list/anyone searching archives who
may need this.
Best of all, I think I'm a little closer to understanding joins!
Rgds,
Ben Balbo
Hi Philip,
> then mysqladmin -u root -p create sample_db
This is probably the best way to go, the password you created will
most likely be for the root user.
>>mysqladmin: connect to server at 'local host' failed
>>error: 'Access denied for user: '[EMAIL PROTECTED]' (Using password: YES)'
>>Doe
Hi all,
I've been trying to wrap my head round this problem for a few days
now, and have plenty of pieces of scrap paper with lines and arrows
and numbers to prove it.
Anyway, here's the scenario:
I have a table of teachers, and a table of classes. Any teacher can
have taught any class, and any
Hi all,
I've been trying to wrap my head round this problem for a few days
now, and have plenty of pieces of scrap paper with lines and arrows
and numbers to prove it.
Anyway, here's the scenario:
I have a table of teachers, and a table of classes. Any teacher can
have taught any class, and any
Apologies if you now get this three times now, but I haven't
received any copies through the mailing list yet, and the first 2 were
sent 3 and 4 hours ago.
I know email can go walkies for a few hours, but I've not been
experiencing any other mail problems, either personally or in
receiving MySQL m
Hi Steve,
Really silly question, but you are reloading the tables once you
change the grants, aren't you :-)
mysqladmin -p reload
B.
In response to your mail sent on Friday, March 07, 2003 at 10:48:06 AM.
> Mysql version 3.23.55 Slackware linux 8.0
> Mysql version 3.23.55 OpenBSD
> I have tri