Hi everyone,
I am back with another question. I need to know the absolute path for my server. I tried "/home/www/(rest of the path to the file)" but its not picking it up. Actually, I am updating the credit card processing with link point from 5.4 to 6.0 version. In the previous version, they just required the filename for the certificate but now they require the absolute path in version 6. So, please help me locating the absolute path for my server. Thank you in advance.
Khawar
Server Absoulte Path
Moderator: General Moderators
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
Absolute path? Perhaps you mean full URL: absolute path means little to something external. Perhaps this would help: realpath() http://us4.php.net/manual/en/function.realpath.php
-
khawarikhan
- Forum Newbie
- Posts: 8
- Joined: Tue Feb 15, 2005 3:45 pm
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US