Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website and Server Administration Forum


You are currently viewing our Website and Server Administration Forum as a guest. Please register to participate.
Login



Reply
DNS Settings for Internet and Intranet
Old 11-27-2010, 04:49 AM Configuration of Apache to work the php webpage on Intranet
Skilled Talker

Posts: 97
Name: rhoda
Trades: 0
Good day!

I am used the ff: to up my webpage

Windows Server 2003 32 Bit
Xampp 1.7.1

My folder that consist of my php file was on the htdocs folder. When I run http:\\localhost\MYFOLDER\index.php
My webpage was appear or run. But I want to happen is the client will only input the url like this : site.dlp.ph

I dont know how can i do that,, because i'm not familiar with the apache.

I want that the other computer can access my webpage using intranet.

I tried to used virtual host like this:

<Virtual Host 182.10.10.101>
Document Root "C:\xampp\htdocs\MYFOLDER\index.php"
Server Name dllp.ph
</Virtual Host>

When I run the http:\\182.10.10.101
the output is the webpage of xampp

I also create a DNS forward lookupzone but it did not work.

I hope somebody can help me.

Thank you
newphpcoder is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-27-2010, 05:57 AM Re: Configuration of Apache to work the php webpage on Intranet
Novice Talker

Posts: 9
Trades: 0
For doing this you need to set a dns server on your computer other wise nobody can view your pages.
rajzana is offline
Reply With Quote
View Public Profile
 
Old 11-29-2010, 07:07 PM Re: Configuration of Apache to work the php webpage on Intranet
Skilled Talker

Posts: 97
Name: rhoda
Trades: 0
Quote:
Originally Posted by rajzana View Post
For doing this you need to set a dns server on your computer other wise nobody can view your pages.
I have a dns server. What the steps or requirements to configure my dns , so that the users can view my webpage using the url: http:\\intranet.dllp.ph
newphpcoder is offline
Reply With Quote
View Public Profile
 
Old 11-29-2010, 08:08 PM Is it possible that IIS, Xampp that consist of mysql,apache and php in
Skilled Talker

Posts: 97
Name: rhoda
Trades: 0
Good day!
Is it possible that IIS 6.0, Xampp 1.7.1 that consist of Apace,Mysql and php were in windows server 2003? to work a intranet website and the client can view my website with internet connection.
I will discuss the configuration that I done:
Firstly, In my windows server 2003 , it has IIS 6.0 installed, and I installed Xampp. I got the conflict in port between IIS and Apache, So i change my port in apache from 80 to 81. Then i click the admin beside the mysql in the xampp which the output is phpmyadmin webpage, but sad to say the output is The Page cannot be displayed. I don't know why it happens. I need phpmyadmin to store my database for my webpage.
Secondly, I uninstalled the IIS, so now I only have xampp and the phpmyadmin was work now. My problem is I don't how can i configure it, so that the user who are member in active directory can access my website by typing the url: http:\\site.dllp.ph in their url bar. By the way I created DNS in ym server but the Active directory was on the other server.

Honestly, Before I work IIS,mysql 4,SQLYog,PHP, DNS and Active Directory in Windows Server 2003 to work my php website. i used forward lookup zone to access the user my website using the url: http:\\mywebsite.dlp.ph
Now I really don't know what configuration and what I need to used to run my website.
Thank you...
newphpcoder is offline
Reply With Quote
View Public Profile
 
Old 11-30-2010, 08:20 PM IIS, Xamp- Mysql Phpmyadmin did not work
Skilled Talker

Posts: 97
Name: rhoda
Trades: 0
Good day!

I tried a lot of experiment to work my website in a windows server 2003. Now I need to used IIS as my webserver, mysql-phpmyadmin from xampp for my database. And sad to say I cannot open phpmyadmin i got an error # 404 I think it is error in IIS . Which the path or location was not found. My PhpmyAdmin folder was on the xampp folder. I tried to move it to the localhost\wwwroot, then I got a error: Forbidden error and i think it's an error in apache. My apache was uninstalled because I must prepared to used IIS as my webserver and I used IIS to work my php file. How can i work my phpmyadmin even it is in xampp and i used IIS as my webserver. I'm sorry because i really don't know what configuration i need to do. I need to fix it..

Any help is highly appreciated.

Thank you
newphpcoder is offline
Reply With Quote
View Public Profile
 
Old 11-30-2010, 10:34 PM PhpMyadmin problem
Skilled Talker

Posts: 97
Name: rhoda
Trades: 0
Good day!
I configure again my windows server 2003 to work my php webpage. I used the ff:
Windows Server 2003
IIS 6.0
Mysql Essential 5.1.53
phpmyadmin 3.3.8.1
php 5.2.3
I follow this article or tutorial to work my phpmyadmin
http://www.beingmanan.com/wp/2009/07...ndows-for-iis/
In that article she used IIS 7, but I used IIS 6.0 and i think there's no problem regarding the difference of IIS version.
and when I try to run my phpmyadmin I got this error: http error 403 forbidden.
I don't know what is the problem why my phpmyadmin did not work. By the way I created phpmyadmin folder in localhost\wwwroot then i extract the phpmyadmin zip file there.

Thank you
newphpcoder is offline
Reply With Quote
View Public Profile
 
Old 12-01-2010, 03:43 AM Re: PhpMyadmin problem
SiberForum's Avatar
canadian

Posts: 1,497
Trades: 0
If you have root access to the servers try to change rights for the directory where your phpmyadmin is located.
__________________

Please login or register to view this content. Registration is FREE
SiberForum is offline
Reply With Quote
View Public Profile
 
Old 12-01-2010, 07:35 PM Intranet website problem in DNS
Skilled Talker

Posts: 97
Name: rhoda
Trades: 0
Good day!

I resolved my problem in viewing of phpmyadmin, now I have problem in adding my website to the DNS to view by other users who are member in Active Directory.

This is the scenario, my IIS,mysql,phpmyadmin was on the 2nd Server and my DNS and Active Directory was on the 1st server. I configure my IIS to work my php webpage. Now I want it to wokr not by the use of this of localhost. I want it to create a url lkie this site.dlp.ph. My problem now is the DNS was on the different server.I have no idea how can I configure my DNS.

Any help is highly appreciated.

Thank you
newphpcoder is offline
Reply With Quote
View Public Profile
 
Old 12-02-2010, 05:42 AM Re: IIS, Xamp- Mysql Phpmyadmin did not work
Webmaster Talker

Posts: 687
Name: Rob Smith
Trades: 0
I assume that it will be a good idea to contact your host's support and ask them for help.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
- Fully Managed Dedicated and since 1999.

Please login or register to view this content. Registration is FREE
- Low cost hosting from $2.79!
WebhostGIANT-Rob is offline
Reply With Quote
View Public Profile
 
Old 12-02-2010, 05:46 AM Re: PhpMyadmin problem
Webmaster Talker

Posts: 687
Name: Rob Smith
Trades: 0
Quote:
Originally Posted by SiberForum View Post
If you have root access to the servers try to change rights for the directory where your phpmyadmin is located.
Absolutely agree with you. Root access gives full access to the servers, so you will be able to manage everything you may need.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
- Fully Managed Dedicated and since 1999.

Please login or register to view this content. Registration is FREE
- Low cost hosting from $2.79!
WebhostGIANT-Rob is offline
Reply With Quote
View Public Profile
 
Old 12-02-2010, 05:13 PM Re: Intranet website problem in DNS
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
http://support.microsoft.com/kb/814591
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-02-2010, 06:56 PM Re: Configuration of Apache to work the php webpage on Intranet
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Merged three threads on same subject!!
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-02-2010, 08:28 PM DNS Settings for Internet and Intranet
Skilled Talker

Posts: 97
Name: rhoda
Trades: 0
Good day!
I used IIS 6.0, IE, phpmyadmin,mysql and it is in a 2nd server and my DNS was on the 1st server. My problem is, I don't know if i need to add a new domain for my intranet, I want to happen is my intranet website could be work in internet. I have no idea how can I do that.
Thank you
newphpcoder is offline
Reply With Quote
View Public Profile
 
Old 12-07-2010, 02:38 AM Configuration of IIS, DNS, Network for Intranet site
Skilled Talker

Posts: 97
Name: rhoda
Trades: 0
Good day!

I created intranet webpage and I configured it in IIS as my web server. It work by using this url: http://100.10.10.1/intranet/index.php
100.10.10.1 Is the 4th server where I have IIS

I want to happen is the url should be http://intranet.dlp.cu which I created in hostheader and I used the ip address 100.10.10.1, this url has an Host A in DNS 1 but when type the url http://intranet.dlp.cu the page cannot be displayed. What configuration I need to do. We have 2 NIC, I have DNS 1 for PDC, DNS 2 for BDC.

I read some forum that they do is the DNS 1 is for external used which is for Internet and the DNS 2 is for Internal which is for Intranet. But my problem is DNS 2 is for back up, if the internet was down in DNS 1, DNS 2 would be used for internet.

I really don’t know what I need to do to work my intranet site. By the way I used ISA/ISP, modem, proxy/gateway for internet.

Is it the configuration is in DNS/Networking and IIS?How?
I search but I can't find any same solution in my problem.

Thank you
newphpcoder is offline
Reply With Quote
View Public Profile
 
Old 12-07-2010, 03:41 PM Re: Configuration of IIS, DNS, Network for Intranet site
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Probably your router does not allow loopback
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-07-2010, 03:44 PM Re: Configuration of IIS, DNS, Network for Intranet site
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Oh BTW

The solution is to configure a local tld and zonefile for internal DNS.

I usually use a tld of .lcl (local or .int internal
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-07-2010, 07:37 PM Re: Configuration of IIS, DNS, Network for Intranet site
Skilled Talker

Posts: 97
Name: rhoda
Trades: 0
Quote:
Originally Posted by chrishirst View Post
Oh BTW

The solution is to configure a local tld and zonefile for internal DNS.

I usually use a tld of .lcl (local or .int internal
I'm not familiar with local tld and zonefile.

Thank you
newphpcoder is offline
Reply With Quote
View Public Profile
 
Old 12-07-2010, 07:38 PM Re: Configuration of IIS, DNS, Network for Intranet site
Skilled Talker

Posts: 97
Name: rhoda
Trades: 0
Quote:
Originally Posted by chrishirst View Post
Probably your router does not allow loopback

I'm not using router. We used switch/modem.

Thank you
newphpcoder is offline
Reply With Quote
View Public Profile
 
Old 12-08-2010, 01:34 AM Re: Configuration of IIS, DNS, Network for Intranet site
Ultra Talker

Posts: 423
Name: Janice McClean
Trades: 0
Quote:
Originally Posted by newphpcoder View Post
I'm not using router. We used switch/modem.

Thank you
Then the hub must be having some loop issues. Perhaps you should look into that solution.
__________________
My Site : MacFTW [link coming soon!]

Hosted by:
Please login or register to view this content. Registration is FREE
cantletugo is offline
Reply With Quote
View Public Profile
 
Old 12-08-2010, 04:04 AM Re: DNS Settings for Internet and Intranet
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
modems do NOT allow loop back


AND this is the FOURTH thread on the same topic I have merged

READ the linked page in what is now post #11
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to DNS Settings for Internet and Intranet

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.14816 seconds with 12 queries