PEAK XOOPS - Re: Hi guys, New and need a couple of pointers in englishin japanese

Re: Hi guys, New and need a couple of pointers

List posts in the topic

question Re: Hi guys, New and need a couple of pointers

msg# 1.1
depth:
1
Previous post - Next post | Parent - Children.1 | Posted on 2005/6/11 23:18
tl  Sergeant   Posts: 84
First of all, we need to know if you are on a shared hosting environment or a dedicated server.

If it is the latter case, then you will need to edit php.ini file. The file stays where it is and no permission change needed. Of course, you must be a superuser to edit the file.

Find
register_globals
allow_url_fopen
make changes to the settings, restart apache/php. You can use pico to edit the file.

If you are on a shared hosting, forget the php.ini file, you can't make changes to it, only server admin can do that.

You must use .htaccess to change settings.

Using Micro$oft notepad: open the notepad and enter the line
php_flag register_globals off
the save the file (select text file format) - just type .htaccess

Or copy one of .htaccess files came with GIJOE's protector package, clear the contents and add the line
php_flag register_globals off
save the file and upload to your root directory. This will take care of register_globals

allow_url_fopen has to be done by server admin and you will have to ask your host for the change. They may well not do it because other users are using it.





Votes:1 Average:10.00

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!