Re: php.ini file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ruel Cima wrote:
hi,

i'm experimenting with php on mandrake 10 and i'm not sure about a few things.
first, where should the php.ini file go?

Check the output of phpinfo(); to see where it is expecting the file to be.

i mean in which folder. next, i need
to upload files to a database and i dont know what folder to specify as the temp folder under the file uploads section in the php.ini nor what permissions to give such a folder.

Use your system wide /tmp folder. I believe this is the default setting in PHP, so it should Just Work (tm)


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux