View previous topic :: View next topic |
Author |
Message |
jeffsiukit -
Joined: 03 Feb 2005 Posts: 5
|
Posted: Thu Feb 03, 2005 2:57 pm Post subject: php pro |
|
|
i download a file.php file...
and i install php,
how can i run it????
thx!!! |
|
Back to top |
 |
 |
Glitch2082 -
Joined: 02 Dec 2004 Posts: 194
|
Posted: Thu Feb 03, 2005 4:18 pm Post subject: |
|
|
Put file.php in the htdocs directory in the abyss folder. Then go to either your localhost address (http://127.0.0.1/file.php) or your public address (http://your.ip/file.php) _________________ int main() {
cout << "Im Pro Apache";
cin.get();
} |
|
Back to top |
|
 |
jeffsiukit -
Joined: 03 Feb 2005 Posts: 5
|
Posted: Thu Feb 03, 2005 7:34 pm Post subject: reply |
|
|
but it ask me to download the file////// |
|
Back to top |
 |
 |
danthemandoo -
Joined: 01 Feb 2005 Posts: 6
|
|
Back to top |
|
 |
jeffsiukit -
Joined: 03 Feb 2005 Posts: 5
|
Posted: Thu Feb 03, 2005 7:57 pm Post subject: reply |
|
|
yes... i follow the ins correctly..... |
|
Back to top |
 |
 |
olly86 -
Joined: 25 Apr 2003 Posts: 993 Location: Wiltshire, UK
|
Posted: Thu Feb 03, 2005 8:13 pm Post subject: |
|
|
can you post your php config setup in Abyss?
and
provide the source code of the php script your trying to run? _________________ Olly |
|
Back to top |
|
 |
|