Hi Guys,
Actually im quite new with this. i have install mod_lsapi into my server currently test it before push to production server. there are few things that quite confuse me.
1. when i try to create a custom php.ini inside user directory and define memory_limit = 64M, php does not load that config. i can see "Scan this dir for additional .ini files = none" inside phpinfo.
2. i try to change server php memory_limit at cpanel php configuration editor to 64 also didnt give anything. it keep showing the amount is 500M.
before i installed mod_lsapi i can see that im able to create php.ini file for user and still able to grep new value define inside it. Probably i make some mistake. can someone tell me where and how should i start to solve this issue?
thanks
karimie
Actually im quite new with this. i have install mod_lsapi into my server currently test it before push to production server. there are few things that quite confuse me.
1. when i try to create a custom php.ini inside user directory and define memory_limit = 64M, php does not load that config. i can see "Scan this dir for additional .ini files = none" inside phpinfo.
2. i try to change server php memory_limit at cpanel php configuration editor to 64 also didnt give anything. it keep showing the amount is 500M.
before i installed mod_lsapi i can see that im able to create php.ini file for user and still able to grep new value define inside it. Probably i make some mistake. can someone tell me where and how should i start to solve this issue?
thanks
karimie
Comment