Jonathan Angliss wrote:
> ; open_basedir, if set, limits all file operations to the
> defined directory ; and below. This directive makes most
> sense if used in a per-directory ; or per-virtualhost web
> server configuration file. This directive is ; *NOT* affected
> by whether Safe Mode is turne
Hi !
> > I added following line to my httpd vhosts entry, and get the same
> > error again:
> > php_admin_value open_basedir
> > "/var/www/html/vhosts/my_domain_2/tools/webmail"
>
> > This is my vhost Entry in httpd.conf:
>
> >
> > php_admin_value open_basedir
> > "/var/www/html/vhosts/my_
Hello A,
On Thursday, September 02, 2004, A Ve wrote...
> Hello,
> I am running successfully following Apps on a Fedora 2 Linux Box:
> postfix-2.1.4-4
> cyrus-imapd-2.2.3-11
> cyrus-sasl-2.1.18-2
> After IMAP was finally working, i installed squirrelmail-1.4.3a-1 as
> an RPM. I moved all
Hello,
I am running successfully following Apps on a Fedora 2 Linux Box:
postfix-2.1.4-4
cyrus-imapd-2.2.3-11
cyrus-sasl-2.1.18-2
After IMAP was finally working, i installed squirrelmail-1.4.3a-1 as
an RPM. I moved all the PHP files and Dir's under my root vhosts Dir,
restarted httpd, and