Jump to content

Installing phpBB3 and Zen-Cart


DieuxSoldat_04

Recommended Posts

Hey guys,

 

I am using the Business Package from 1&1. It's a shared server but I wanted to customize the PHP to make it more secure to run Zen-Cart and phpBB3.

 

The two things I need to change is register_globals and PHP Output Buffering (gzip). I was told to create a php.ini file and that I would receive no further support in this issue by 1and1. I did some research and from what I have read, I am to create a php.ini file and place it in the directory (/site-directory/store/) with the following code in it:

 

register_globals = 'off';

output_buffering = 'on'

 

I added those two lines in a .ini file and named the file php but even after uploading it, the installation check still says Register Globals is On and GZip is off.

 

Can someone help me turns Register Globals off and GZip on for a Shared Hosting package running on an Linux Apache 1.3.34 Webserver with PHP 4.4.9 running in CGI mode?

 

Thanks in advance!

- Jason H.

Link to comment
Share on other sites

  • 2 weeks later...
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.