php default path settings ?

exxos

New member
I just changed webhost and my php scripts are no longer seeing the correct paths..

the domain paths are all correct, though when I use like "./foldername/" in php on my old server, it defaults to the domain root, however my new server is defaulting to something like home/user/public_html/foldername/ so the paths php is trying to read are not the domain paths.. is there any settings in php anywhere or something on the server to correct this ?
i think i worked it out, there is some icons folder which isn't the icons folder i uploaded.. looks fine in the FTP server, paths all correct, but when you view the list on the site, its another icons folder, no idea where its comming from. will have to wait until my host can work out it!
 
Back
Top