PHP.INI PHP.INI
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

PHP.INI

Started by FIREBOX, December 17, 2005, 10:05:28 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

FIREBOX

Hi

Error uploading large files to my site error as follows :

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 8000 bytes) in /home/sites/include/picmgmt.inc.php on line 196

The Global server memory limit is lower than coppermine needs to process

My host said I can create your own php.ini file inside whatever sub-directory your script is in. You then can determine the exact behaviour for your PHP scripts yourself.


does anyone have a sample php.ini file they can said me

thanks

Nibbler

It's just a simple text file. If you want to increase the memory limit just use this


memory_limit = 16M

FIREBOX

stupid question, do I ?

step 1 go into dreamweaver new document

step 2 type memory_limit=16mb

step 3 how to save that document type ?

sorry for stupidity

Nibbler

Use a simple text editor like notepad to create the file. Enter that line and save it as php.ini. Then FTP it to your site as instructed by your host.

FIREBOX

thanks for your patients

that worked a treat

i bow down in ore !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!