Re: setting the document root path in linux
On 19 Sep., 09:11, nadeesh...@yahoo.com (tbt) wrote:
> when I move this application to a linux environment the files dont get
> imported properly. This is because in a windows environment
> $_SERVER['DOCUMENT_ROOT'] returns c:/xampp/htdocs etc.
> but in a linux environment returns /home/servers etc.
what's wrong with /home/servers/bla/blubb/omething?
|