Someone please help me out that where i can find PHP.ini because i want to update path in this file when i open my site then the error is "Fatal error: fatal flex scanner internal error--end of buffer missed in D:\Hosting\3151631\html\farabi\wp-config.php on line 36" how to fix it.
If you're using godaddy shared hosting then php.ini would be not there,you have to create one & write the codes inside it & save it.Its easy just open notepad & save it as 'php.ini' where php is a file name & ini is a extension for it.Upload it to your root,once uploaded successfully it would be applied for your a/c.Hope this helps you! Good Luck!
Create a php file and use php_info(); Within its out put you will find the location of the php.ini If its shared hosting you some times won't have access to the php.ini but you can use PHP to override settings . http://www.sitepoint.com/how-to-override-php-configuration-settings/
It's looking like an Windows Hosting? then it should be in the PHP directory ... that can be in Program Files 9x86)/PHP , or in C:\PHP depending where it's put. Can you use the search function for php.ini ?