php-install Digest 13 Aug 2003 13:02:30 -0000 Issue 1499

Topics (messages 11418 through 11420):

Approved
        11418 by: billing.verio-hosting.com

Can you turn off safe_mode for a global alias path or directory?
        11419 by: Andrew Nelson

installation php 4.3.2
        11420 by: Yves Hanotiau

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Please see the attached file.

--- End Message ---
--- Begin Message --- Hi,

I'm using the FreeBSD Port   mod_php4-4.3.1
I have lots of name-based virtual sites which all have:
   php_admin_value open_basedir "/domains/sitename.com/
   php_admin_value safe_mode "1"

so they can't use PHP to browse around the server.

I do however set a global alias:
   Alias /admin "/usr/local/www/data/admin/"

which allows each site to goto the url:  http://www.sitename.com/admin
and control a couple of their settings and view stats etc...
Unfortunately, any PHP files in the /admin directory inherit
the php_admin_value from the domain calling them...
Can I turn off safe_mode and open_basedir for my /admin scripts?

This DOESN"T work:

   <Directory "/usr/local/www/data-dist/admin">
       php_admin_value open_basedir "none"
       php_admin_value safe_mode "0"
   </Directory>

HELP PLEASE!

Thanks,
Andrew.

_________________________________________________________________
ninemsn Extra Storage comes with McAfee Virus Scanning - to keep your Hotmail account and PC safe. Click here http://join.msn.com/



--- End Message ---
--- Begin Message ---
Hello, 

I'm working with W98, I started some months ago with PHP 4.3.2 (with
Personal Web Server). Everything was fine.
But I had to format my hard disk. 

I installed again PWS and PHP 4.3.2... but now, I always receive an
error, both with IE 4.0 and Mozilla 1.4. The error message is 
"HTTP 1.1 / 500 Server Error".

Could someone explain me what's happening ??

thanks in advance

yves


_________________________________________________________________
Yves Hanotiau (Brussels, Belgium) http://www.skiouros.net
NEW : sur les chemins d'Al-Andalus
citations et voyage : http://www.skiouros.net/citations_voyage.php


--- End Message ---

Reply via email to