1
mixxorz
php.ini
  • 2006/2/20 12:47

  • mixxorz

  • Just popping in

  • Posts: 38

  • Since: 2006/1/10


hey i've got a few questions about the php.ini file. I got this from my PDdownloads 1.2 admin index:

Quote:
Server Status
Information taken from PHP ini File:
# GD Library Support: Enabled (Thumbs Nails Available)
# GD Library Version: bundled (2.0.28 compatible)

# Server Uploads Status: ON
# Max Upload Size Permitted: 2M
# Max Post Size Permitted: 8M
# Max Time for running scripts: 30 s


I'm running on a Linux server and i thought only windows servers used php.ini? And where can i find the php.ini file? because i really want to change the max upload size but i can't seem to find it anywhere..
The mean streets of uhw.

2
davidl2
Re: php.ini
  • 2006/2/20 12:50

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


This relates to server-side settings, and not XOOPS settings.

Essentially you need to ask your host to allow bigger files.

3
mixxorz
Re: php.ini
  • 2006/2/20 12:51

  • mixxorz

  • Just popping in

  • Posts: 38

  • Since: 2006/1/10


ok thanks..
The mean streets of uhw.

4
davidl2
Re: php.ini
  • 2006/2/20 12:54

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


I wasn't aware of this for a very long time either

5
terrion
Re: php.ini
  • 2006/2/20 13:28

  • terrion

  • Friend of XOOPS

  • Posts: 299

  • Since: 2004/9/19


I believe this can be accomplished with a .htaccess file too.

If you don't have one already, just make a file called .htacces with these lines in it:

php_value post_max_size 128M
php_value upload_max_size 128M

If you do have a .htaccess file then just add these lines at the top.

The .htaccess file would need to be in the same directory as your mainfile.php. At a minimum this is one more thing you could try if your host isn't really excited about helping you with this.

Hey Davidl2 where's the volume control on your avatar? I keep trying to turn it up...
Terrion
Purchase, renew, or transfer your domain name to Ultranet Domains and get a FREE 10GB hosting account. Virtual Dedicated Servers around $35/monthly, no contract. FREE 24/7 telephone ...

Login

Who's Online

214 user(s) are online (135 user(s) are browsing Support Forums)


Members: 0


Guests: 214


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits