when i go to import then wordpress i got xml files that are over 2 mb and my limit is 2 mb where is the php.ini file located in the ftp i cant find it at all and is there another way then doing php.ini and how
Create a file called php.ini and then insert this code: upload_max_filesize = 25M; Code (markup): Upload it to the root directory for the domain you wish for it to affect. You can then check it within a php info file.
Also don't forget about max_post_size directive. It also limits maximum upload size cause files are uploaded by POST method.
oh alright ty guys btw do u kno a way to like a script to where it creates thumbnails for every video like this is my site http://www.animetwister.com where it shows the black like a thumbnail there that is auto generated