Hello,
i modify my file php.ini
but at restart sme modify as clear.
how copy this file for modfy?
/etc/template?
Last edited by tiziano on 22 Oct 2006 00:29; edited 1 time in total
Back to top
egerards
Just can't stay away
Joined: 17 Feb 2004
Posts: 96
Location: Tilburg, The Netherlands
Posted: 21 Oct 2006 13:37 Post subject:
--------------------------------------------------------------------------------
It depends a bit on what exactly you want to modify.
Personally I adjusted the memory limit of PHP. I had to do this by adding an entry to the PHP section in the configuration database:
Code:
db configuration setprop php MemoryLimit 128M
If you simply want to add entries to the php.ini file, you create a file in /etc/e-smith/templates-custom/etc/php.ini/ and add the necessary entries to this file.
After these modifications you run a ´/sbin/e-smith/expand-template /etc/php.ini´ and restart your webserver.
_________________
Best regards,
Eric G....

ERIC.. sorry but i dont I have not understood.
you can explain better?