You can find out the location of the php.ini file your setup is using by creating a php page somewhere with the following line:
<?php phpinfo(); View the page in a browser and look for the string "Loaded Configuration File" On Aug 15, 8:43 am, Walther <[email protected]> wrote: > If you had no configuration file your server wouldn't work. > > It will be called php.ini and could be located in any number of places > depending on exactly what operating system the server is running. > > On Aug 14, 10:17 am, Anna P <[email protected]> wrote: > > > > > OK, thanks for help, it seems that I have NO configuration file on my > > server. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
