You are required to register before you can post. This is via a custom verification system. Please post any problems you are encountering here and I`ll do my best to respond as soon as I can. Please note that a reply WILL be posted to all queries, so do not double post. There are no guarantees
when a reply will appear but I do my best to answer all within 3/4 days max. Bumping topics won`t make the slightest difference.
IMPORTANT: Posts in English ONLY please, thank you! Any other languages will be ignored and your message deleted.
SEARCH: Use the search option to see if your question has been answered on the forum before. Or check the relevant script docs.
CUSTOMER: If you have purchased a commercial version of any of my software, using the contact option at the licence centre ensures a faster response.
AUTO DELETION: Accounts older than 5 days, with no posts or topics, are automatically deleted. Only register if you are thinking of posting.
PRIVATE MESSAGES: Private messages are currently disabled.
LINKS: Any links posted are 'NOFOLLOW' and will not be picked up by search engines.
You are not logged in.
Pages: 1
My website hosting server is rented and i don't have access to php.ini file, so how can i change max upload etc..
i searched and found that i have to make my own php.ini file and place it in the directory that i need to change it's values but
others said that you can't write the variables that you need to change only, you have to write a complete php.ini file that
compatible with your server and i am not very good with this PHP language so what i need is:
1- a complete example of php.ini file to place it in the directory i need to change with out affecting my original php.ini file.
2- a complete example of how to copy my php.ini file and change the variables and place it in the directory i need to change.
3- any applicable solution with a full explanation.
Thanks & Best Regards,
Last edited by m.mounir (07-10-2011 14:51:20)
Offline
Or some one please confirm that i that if i wrote a custom php.ini file with only the variables i need to change will not affect
my original php.ini file or causing any disfunction to the Maian Uploader and will only make changes to the directory where i
placed the file.
regards,
Offline
Not sure to be honest. You can also look into ini_set to change values on the fly.
Offline
Thanks David for your reply, i really appreciate it. ![]()
Regards,
Offline
You`re welcome, sorry I wasn`t more helpful.
Offline
Pages: 1