Page 1 of 1

running php scripts using xampp on windows pc

Posted: Tue Mar 07, 2006 11:27 am
by sukzez
ok, this may be stupid, but i can already run such scripts, only as long as they are under the xampp directory. i just enter localhost in my browser. BUT how do I run them from another directory, in particular my oscommerce directory so I can test my php programs locally before I send them to the server?

Posted: Tue Mar 07, 2006 11:33 am
by feyd
alias the folder? Or, if oscommerce is installed under the default document root, then just call it by the directory name; http://localhost/oscomm/ for instance.


Moved to Web Servers.