|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (5 bit)
Join Date: Mar 2003
Posts: 20
|
Apache Installation
when installing apache for testing web pages what should I put for network domain and server name or should i just leave it blank
|
|
|
|
|
|
#2 |
|
Member (5 bit)
Join Date: Aug 2003
Location: Glendale, CA
Posts: 30
|
I set the server name on my laptop to "localhost" or 127.0.0.1
I use it for testing purposes only, that's why it's on a laptop. |
|
|
|
|
|
#3 |
|
Staff
Premium Member
Join Date: Jul 1999
Location: Arlington, TN
Posts: 5,538
|
What I usually do is when I am developing a website on a local machine is to add a virtual host setting in apache. So if my website on the internet is domainname.com, my local website is xxx.domainname.com . Then make an entry into your hosts file for xxx.domainname.com IP Address. This allows you to have more than one site in development.
|
|
|
|
|
|
#4 |
|
Member (9 bit)
Join Date: Jan 2004
Location: Singapore
Posts: 448
|
Hmm... how does this actually work? I don't have a domain now. How will people connect to the webhost if i host it using my comp?
Got and error stating this.. PHP Warning: Unknown(): Unable to load dynamic library 'C:\APPSERV\php\extensio ns\php_imap.dll' - A device attached to the system is not functioning. in Unknown on line 0 is it because i am using win98se for hosting?? Last edited by human1987; 02-03-2004 at 08:42 AM. |
|
|
|
|
|
#5 |
|
Member (12 bit)
Join Date: Feb 2001
Location: UK
Posts: 2,469
|
Have you moved the required files to C:\windows\system32 (php4ts.dll and php4ts.lib)
And copied php.ini to c:\windows ? Thanks Jim |
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|