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
https://forums.phpfreaks.com/topic/122423-installing-phpbb3-and-zen-cart/
Share on other sites

  • 2 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.