Connecting Tech Pros Worldwide Forums | Help | Site Map

Upload files with php using XAMPP

Eduardo Sandino (MadMad)
Guest
 
Posts: n/a
#1: Feb 10 '08
Hi i have some problems with xampp trying to do some file uploads with
PHP 5, and MySQL 5 i just want a litle help i n wich files of
configuration fix the problem, i know to fix it but when i install my
apache alone and after add the php like modules, but in xampp i don't
know wich php.ini file is using or how is this package organized to
make some customization...

Thanks for your time i wait for an advice...

pritaeas
Guest
 
Posts: n/a
#2: Feb 12 '08

re: Upload files with php using XAMPP



"Eduardo Sandino (MadMad)" <eduardo.sandino@gmail.comwrote in message
news:9f50f2bd-8821-4583-922c-9dd4af472489@s8g2000prg.googlegroups.com...
Quote:
Hi i have some problems with xampp trying to do some file uploads with
PHP 5, and MySQL 5 i just want a litle help i n wich files of
configuration fix the problem, i know to fix it but when i install my
apache alone and after add the php like modules, but in xampp i don't
know wich php.ini file is using or how is this package organized to
make some customization...
>
Thanks for your time i wait for an advice...
Look at the output of phpinfo()
There you can see which ini file is used.


Eduardo Sandino (MadMad)
Guest
 
Posts: n/a
#3: Feb 12 '08

re: Upload files with php using XAMPP


On 12 feb, 06:59, "pritaeas" <prita...@home.nlwrote:
Quote:
"Eduardo Sandino (MadMad)" <eduardo.sand...@gmail.comwrote in messagenews:9f50f2bd-8821-4583-922c-9dd4af472489@s8g2000prg.googlegroups.com...
>
Quote:
Hi i have some problems with xampp trying to do some file uploads with
PHP 5, and MySQL 5 i just want a litle help i n wich files of
configuration fix the problem, i know to fix it but when i install my
apache alone and after add the php like modules, but in xampp i don't
know wich php.ini file is using or how is this package organized to
make some customization...
>
Quote:
Thanks for your time i wait for an advice...
>
Look at the output of phpinfo()
There you can see which ini file is used.
Thanks.. friend..
Closed Thread