|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
php defaul directory
hey ,
i install sql,apeche, and php, now i want to work with it, it respond well on 127.0.0.1 but how can i open my own created files. journly i want to know which is the default directory from where it opens the php files. and how can i change. thanx abid |
|
#2
|
|||
|
|||
|
RE: php defaul directory
You need to find httpd.conf or httpd2.conf file in your Apache or /etc/ directory. In this file locate a DocumentRoot directive a change it as you like.
Then locate php.ini file and modify doc_root directive to match DocumentRoot. To see informations about your PHP environment use phpinfo() function. |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PHP Installation > php defaul directory |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|