Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by Mirage86

  1. Mirage86

    IIS and PHP

    Ok now my server is returning a 404 Not found error on any PHP documents....i am running IIS 6.0 and Plesk how would i fix this?
  2. Mirage86

    Base Path in Windows Server 2003 IIS

    Ok i have a server running Windows Server 2003 Standard Edition. The last server we had used linux and Apache which supports the /home/usr/blah/blah ok what my question is...is what is the base path on a windows server, how can i use the base path on a webpage on a windows server. I have no...
  3. Mirage86

    Windows Server 2003 Web Root Directory

    i am working with PHP.... $config['baseurl'] = 'http://www.domain.com/v2/'; // The actual location of openlistings on the machine -- leave off the trailing slash $config['basepath'] = '/home/xfactor-/public_html/v2/'; This is the actual code....anyways hope this helps
  4. Mirage86

    Windows Server 2003 Web Root Directory

    ok but like putting that into a web page...this is the code im trying to use on our windows server $config['basepath'] = '/home/xfactor-/public_html/v2/'; ok but that path on our server is httdocs instead of public html but how would that work on IIS?
  5. Mirage86

    Windows Server 2003 Web Root Directory

    Ok i have a server running Windows Server 2003 Standard Edition. The last server we had used linux and Apache which supports the /home/usr/blah/blah ok what my question is...is what is the root on a windows server how can i use the root path on a webpage on a windows server. I have no experience...

Part and Inventory Search

Back
Top