Edit php.ini

Connect with other users about what to run on your webhosting (and how to run it) here.
Post Reply
PootisMann
New to forums
New to forums
Posts: 7
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Mon Aug 25, 2014 8:27 am

Edit php.ini

Post by PootisMann »

Just wondering if I can edit php.ini (and how) in the webhosting? Thanks!
.=QUACK=.Major.Pain
This is my homepage
This is my homepage
Posts: 1573
Joined: Sun Jun 26, 2011 8:03 am

Re: Edit php.ini

Post by .=QUACK=.Major.Pain »

You probably can't access the root php.ini, but you can add one in your directory to override default settings usually. Using .htaccess can also override settings in some cases.
Visit gspreviews.com And Rate & Review Your Old & Current GSP's
Find Your GSP Coupons at gspreviews.com/coupons/
PootisMann
New to forums
New to forums
Posts: 7
Joined: Mon Aug 25, 2014 8:27 am

Re: Edit php.ini

Post by PootisMann »

.=QUACK=.Major.Pain wrote:You probably can't access the root php.ini, but you can add one in your directory to override default settings usually. Using .htaccess can also override settings in some cases.
hmm, it doesn't seem to be working
PootisMann
New to forums
New to forums
Posts: 7
Joined: Mon Aug 25, 2014 8:27 am

Re: Edit php.ini

Post by PootisMann »

PootisMann wrote:
.=QUACK=.Major.Pain wrote:You probably can't access the root php.ini, but you can add one in your directory to override default settings usually. Using .htaccess can also override settings in some cases.
hmm, it doesn't seem to be working
got it working now
Wizz
New to forums
New to forums
Posts: 9
Joined: Sat Nov 17, 2012 7:45 am
Location: USA
Contact:

Re: Edit php.ini

Post by Wizz »

May I ask on how to do this. Is there any reference to go by etc.

Wizz
Image
[WRG] Wizz - Founder/Owner
User avatar
hiimcody1
Staff
Staff
Posts: 1593
Joined: Wed Dec 28, 2011 4:59 pm

Re: Edit php.ini

Post by hiimcody1 »

Wizz wrote:May I ask on how to do this. Is there any reference to go by etc.

Wizz
An example (which you would put in your .htaccess file)

Code: Select all

php_value  upload_max_filesize  10M
Wizz
New to forums
New to forums
Posts: 9
Joined: Sat Nov 17, 2012 7:45 am
Location: USA
Contact:

Re: Edit php.ini

Post by Wizz »

Hi Hiimcody1

Ok I understand now. Going to learn more about php and htaccess files. Thanks for the tip and now its off to learn more webhosting things.

Wizz
Image
[WRG] Wizz - Founder/Owner
Post Reply