Re: Problem with php.ini file
- From: "Steve" <no.one@xxxxxxxxxxx>
- Date: Mon, 24 Sep 2007 08:04:58 -0500
"John" <John_nospam@xxxxxxxxxxxxxxxxx> wrote in message
news:lumef39a5u0gj86iuh5ujiain3uvc460da@xxxxxxxxxx
Hello,
I'm trying to install a script and it needs register_globals = on.
I know about the security risk etc. and it should be off, but the
script will not run with it off.
I contacted my hosting company because I couldn't find the php.ini
file. They told me to create one and put it in the root.
The problem is I don't know exactly what is the root with all the
different folder.
etc 755
logs 750
mail 770
public_ftp 755
public_html 750
tmp 755
www 750
Create New File
.bash_logout 0 k 0644
.bash_profile 0 k 0644
.bashrc 0 k 0644
.contactemail 0 k 0644
.cpanel-ducache 0 k 0600
.emacs 0 k 0644
.ftpquota 0 k 0600
.lastlogin 0 k 0600
.zshrc 0 k 0644
php.ini 0 k 0644 <-------------- I put it here
I have one line register_globals = on in the php.ini file.
When I try phpinfo.php to show what is set, it shows that the
registered globals are still off. I tried putting it in www and then
public_html and then also tried to put in my add on domain folder, but
none worked.
Any help would be appreciated.
modify the script. whatever you do, do NOT open yourself up like
that...unless you have a lot of vasiline.
.
- References:
- Problem with php.ini file
- From: John
- Problem with php.ini file
- Prev by Date: Re: Problem with php.ini file
- Next by Date: Re: freeware PHP editors?
- Previous by thread: Re: Problem with php.ini file
- Next by thread: Re: Problem with php.ini file
- Index(es):
Relevant Pages
|