Creating subdomains in server 10.4

I am having some issues trying to creat a subdomain for my website. I am trying to create test.projectheaven.org. I have searched the dissussions and have only found this listing...http://discussions.apple.com/thread.jspa?messageID=1370284&#1370284
I have tried to create another DNS entry just like the main one but when I change the nameserver to test, to converts the original www entry or zone to test rather then creating a new one.
Any help would greatly be apperciated.
Thanks

It's not clear to me what you're trying to achieve, nor what you've done so far that doesn't appear to be working.
For one, 'test.projectheaven.org' is not a subdomain, it's just another host in the projectheaven.org domain.
If you want a subdomain you need to create a new zone file for test.projectheaven.org and add a new NS record to your projectheaven.org zone file that points test back to this server.
It isn't clear whether you've added 'test' as a zone (with a corresponding NS record), or as a host, or whether you even need to.
Or, am I misreading this altogether and since this is posted in the web forum what you actually mean is that you want to create a second web site 'test.projectheaven.org', not a subdomain at all?
If that's the case it needs to be added as an additional Site in Server Admin -> Web -> Settings -> Sites
Without knowing how you currently have that set, it's hard to know what changes need to be made.

Similar Messages

  • How to create subdomains in php ?

    is there a way i can create subdomains in php like myname.mywebsite.com?
    i heard about asking my host server permissions and also about the wildcards, but i thought of a php function solely
    is there a way out ?
    thanks for helping me out
    krgds

    i don't think there is a way. subdomains are controlled through the webserver (apache or iis). you can write scripts that will do this but you will still need proper permission on the server for it to be executed. not sure if php is capable but it can probably be done using perl, .net, etc

  • Trouble with creating subdomains for .local address

    I'm a web developer on Mac OS X 10.5.6 and I use my MacBook Pro as my primary development and testing machine. I have Apache 2 running and Entropy PHP 5.2.4. All of that works fine. In the past, I didn't use virtual hosts. Instead, I would divide my projects into subfolders of /Library/WebServer/Documents
    One day, I wised up and created virtual hosts by adding the appropriate entries to /etc/apache2/extra/httpd-vhosts.conf and by adding a few corresponding hostnames to /etc/hosts.
    In the hosts files, I "created" subdomains for each site. For example: If I was working on a site for Dairy Queen, I might add the following line to /etc/hosts:
    127.0.0.1 dq.local
    Then I would add the virtual host to /etc/apache2/extra/http-vhosts.conf and it would look something like the following:
    <VirtualHost *:80>
    ServerAdmin [email protected]
    DocumentRoot "/Library/WebServer/DairyQueen/Documents"
    ServerName dq.local
    <Directory "/Library/WebServer/DairyQueen/Documents">
    Options FollowSymLinks MultiViews
    AllowOverride All
    Order allow,deny
    Allow from all
    </Directory>
    </VirtualHost>
    I've been setup in the above way for many months and it all works great. On my computer, I can enter dq.local in my browser and it pops right up.
    I've even modified the hosts file in my Parallels Virtual machines running Windows. And from any browser in any of my Virtual machines, I can reach my various .local domains hosted by Mac OS X.
    *The Problem:* If I want to browse the site from another computer on my local network (or my iPhone), they will not find my MacBook Pro in the .local domain without editing the /etc/hosts files on those devices -- which is a nightmare scenario because A) I can easily edit the /etc/hosts file on the iPhone, B) It's inconvenient to have to edit /etc/hosts files on the myriad of devices, and C) I would have to have my laptop set to a static IP -- something I could easily accomplish, but it's just not as clean of a solution as I'm looking for.
    I realized that when using Bonjour, my MacBook Pro shows up to other computers as "Christophers-MacBook-Pro.local". I thought, hmmm ... maybe I could utilize that by dividing it into subdomains. For example, I would modify the vhosts file setting the new domain name to dq.christophers-macbook-pro.local, I would modify my own /etc/hosts file to say:
    127.0.0.1 dc.christophers-macbook-pro.local
    ... and Voila! I'd be done, right? Nope!
    Of course on the MacBook Pro that's hosting the sites, I can browse to dq.christophers-macbook-pro.local, and it works fine just like it did when it was dq.local.
    On a PowerBook G4 (running a freshly installed and clean 10.5.6), going to dq.christophers-macbook-pro.local results in the wrong site from coming up. What!?
    Note that when I go to just "christophers-macbook-pro.local" on the iPhone and the PowerBook, the correct site comes up -- from the MacBook Pro.
    Turns out, my xServe running Leopard Server is responding to the request and serving up my photo gallery site on both the PowerBook and the iPhone!
    I do have DNS running on the server. The other computers are connected wirelessly and via DHCP from an Airport Extreme Base Station that IS NOT getting DNS from the server, rather it's getting DNS from Comcast. The notbooks and the iPhone are getting DNS from the Base Station.
    When I stop the DNS service on my xServe, there's no effect -- the web response is still coming from the server. (Yes, I flushed the DNS cache on the PowerBook just to be sure). I checked the virtual hosts on the server and none of them is configured with a wildcard as an alias. The photo site IS the first entry in the sites list -- the first virtual host.
    So, how do I break my MacBook Pro's .local domain into subdomains? What am I missing?

    HI,
    That's about 6 miles over my head but I can suggest that you post in the Apple Mac OS Technologies forum:
    http://discussions.apple.com/category.jspa?categoryID=162
    Carolyn

  • How to create subdomains and mask url

    Hello,
    Can some one please tell me how can create subdomains for my domains? I have an application, where the url will be http://www.abc.com/user/student/login.html now this url I want to musk by a unique subdomains for the user and make it look like this http://MERIT.abc.com/login.htmlThis will be created for all users. The users will get to chose the url that they want. I was wondering how can this be done?
    I think here
    1, I will have to create a subdomain after making sure that it is not already registered
    2. Point this domain to www.abc.com/users/login
    Usually I do this in the server using control panel by creating an A RECORD. Is there any provision in servlets to create A record?
    Thanks

    That depends on the appserver in question. Consult the documentation which come along with it. If you're using for example Tomcat, then you should read this document: [http://tomcat.apache.org/tomcat-6.0-doc/virtual-hosting-howto.html]. Googling using smart keywords like "$appservername subdomain" (e.g. "tomcat subdomain") may also generate lot of helpful information.
    This has essentially nothing to do with servlets. Self-respected appserver vendors have a forum or mailinglist at their website for the case you stucks.

  • Any way to create subdomains?

    Not sure if Muse would have the ability to do this, (perhaps if the site is hosted on an Adobe server?) but it would be nice to be able to have some sort of option to create subdomains or something of a vanity url...
    employees.mycompany.com
    or
    mycompany.com/employees

    I don't know what "something" you were trying to redeem, but if it was a valid iTunes Store give, go to the main iTunes Store page (within iTunes), click on the "Redeem" link on the right side of the page, and enter in the code from your card. You'll be able to create an iTunes Store account without needing a credit card.

  • Problem when we created the managed server to configure different ports.

    I am trying to configure different ports for admin console and my communication service as we can’t share admin port to the outside world.
    So that only admin can access admin console using admin port.
    And out side clients can access my webapplication using different port.
    For this i have created the managed server in weblogic.and I deployed the application on managed server.
    Now admin server is running on 8001 port and my Communication Service application is running on 7001 port.
    But when I tried to configure MBeans related to myCommunicationServiceApplication those were disapper on admin console. And the other wlng services are appearing on admin console.
    1. Since my application deployed on managed server MBeans registration happened from myapplication hence it’s disappear on admin console.
    Now If I want to configure Mbeans (related to my communication service) how can I configure it?
    2. My communication service using configurationStore module and other wlng services.
    When I tried to start my application on managed server I got the below error:
    <Apr 28, 2009 12:22:44 PM IST> <Error> <Deployer> <BEA-149231> <dscp11166.TechMahindra.com> <Unable to set the activation state to true for the application 'wlng_nt_qualcomm_active_mediation [Version=1.0]'.
    com.bea.wlcp.wlng.api.storage.configuration.ConfigurationException: Configuration store module is not available.
    3. I tried to target all wlngResources to manged server by editing config.xml file.
    Then all wlng services disappears on admin console. If this is the case how can I configure container/account services on wlng?
    I have created the Basicweblogic domain.
    Below is the config.xml for reference.
    "QualcommServer" is managed server name.
    Can any one please suggest me how to configure this kind of scenarios?
    <server>
    <name>AdminServer</name>
    <machine>new_Machine_1</machine>
    <listen-port>8001</listen-port>
    <default-iiop-user>weblogic</default-iiop-user>
    <default-iiop-password-encrypted>{3DES}W8nBdoJPRZ8TkwcXwAZoxA==</default-iiop-password-encrypted>
    <listen-address>localhost</listen-address>
    </server>
    <server>
    <name>QualcommServer</name>
    <machine>new_Machine_1</machine>
    <listen-address>localhost</listen-address>
    <server-start>
    <java-vendor>Sun</java-vendor>
    <java-home>C:\Program Files\Java\jdk1.6.0</java-home>
    <class-path>C:\bea\wlng400\server\lib\weblogic.jar;C:\bea\wlng_pds400\lib\wlng\wlng.jar</class-path>
    <bea-home>C:\bea</bea-home>
    <username>weblogic</username>
    <password-encrypted>{3DES}W8nBdoJPRZ8TkwcXwAZoxA==</password-encrypted>
    </server-start>
    </server>
    <embedded-ldap>
    <name>managedserver</name>
    <credential-encrypted>{3DES}9q80YuFJueVVJxoWduJA1OGhbqk14EpgQWWyTrzlmxo=</credential-encrypted>
    </embedded-ldap>
    <configuration-version>10.0.1.0</configuration-version>
    <app-deployment>
    <name>wlng_nt_session#4.0</name>
    <target>QualcommServer</target>
    <module-type>ear</module-type>
    <source-path>C:\bea\wlng400/applications/wlng_nt_session.ear</source-path>
    <security-dd-model>CustomRolesAndPolicies</security-dd-model>
    </app-deployment>
    <app-deployment>
    <name>interceptors</name>
    <target>QualcommServer</target>
    <module-type>ear</module-type>
    <source-path>C:\bea\wlng400/applications/interceptors.ear</source-path>
    <security-dd-model>CustomRolesAndPolicies</security-dd-model>
    </app-deployment>
    <app-deployment>
    <name>wlng_prm</name>
    <target>QualcommServer</target>
    <module-type>ear</module-type>
    <source-path>C:\bea\wlng400/applications/wlng_prm.ear</source-path>
    <security-dd-model>CustomRolesAndPolicies</security-dd-model>
    </app-deployment>
    <app-deployment>
    <name>wlng_nt_qualcomm_active_mediation#1.0</name>
    <target>QualcommServer</target>
    <module-type>ear</module-type>
    <source-path>servers\AdminServer\upload\wlng_nt_qualcomm_active_mediation.ear</source-path>
    <security-dd-model>DDOnly</security-dd-model>
    </app-deployment>
    <machine>
    <name>new_Machine_1</name>
    <node-manager>
    <name>new_Machine_1</name>
    <listen-address>localhost</listen-address>
    </node-manager>
    </machine>
    <jms-server>
    <name>JMSServer-AdminServer</name>
    <target>AdminServer</target>
    </jms-server>
    <jms-system-resource>
    <name>WLNGJMSResource</name>
    <target>QualcommServer</target>
    <descriptor-file-name>jms/wlng-jms.xml</descriptor-file-name>
    </jms-system-resource>
    <custom-resource>
    <name>networktier</name>
    <target>AdminServer</target>
    <descriptor-file-name>custom/nt.xml</descriptor-file-name>
    <resource-class>com.bea.wlcp.wlng.management.descriptor.resource.WlngTierResource</resource-class>
    <descriptor-bean-class>com.bea.wlcp.wlng.management.descriptor.bean.WlngTierBean</descriptor-bean-class>
    </custom-resource>
    <custom-resource>
    <name>wlng-edr</name>
    <target>AdminServer</target>
    <descriptor-file-name>custom/wlng-edr.xml</descriptor-file-name>
    <resource-class>com.bea.wlcp.wlng.management.descriptor.resource.WlngEdrResource</resource-class>
    <descriptor-bean-class>com.bea.wlcp.wlng.management.descriptor.bean.WlngEdrBean</descriptor-bean-class>
    </custom-resource>
    <admin-server-name>AdminServer</admin-server-name>
    <jdbc-system-resource>
    <name>wlng.datasource</name>
    <target>QualcommServer</target>
    <descriptor-file-name>jdbc/wlng-jdbc.xml</descriptor-file-name>
    </jdbc-system-resource>
    <jdbc-system-resource>
    <name>wlng.localTX.datasource</name>
    <target>QualcommServer</target>
    <descriptor-file-name>jdbc/wlng-localTX-jdbc.xml</descriptor-file-name>
    </jdbc-system-resource>
    Thanks,
    Srinu Babu P

    Dear Nariharan,
    Today I faced a simlar issue, and this SAP Note helped me fix it: 1966807 - Duplication of AET table records in change processing
    In my case, cardinality of AET table was 1:1, and I was getting duplicate PARENT_ID every time when trying to create a subsequent service request for my activity.
    Regards,
    Andrew

  • This web site must be created on a server that is running Microsoft Sharepoint Foundation. Please choose another Location

    Hi all, I installed microsoft sharepoint designer 2010. It was working perfectly up until yesterday when I create a new site, it gave me an error that said " This web site must be created on a server that is running Microsoft Sharepoint Foundation.
    Please choose another Location " Now I can't create any sharepoint site and it freaks me out. I tried repairing, unistalling and reinstalling but still i get the same message. 

    You have to have SharePoint 2010, either SharePoint Foundation 2010 or SharePoint Server 2010, installed somewhere in order to be able to create SharePoint sites with SharePoint Designer 2010. SharePoint Designer 2010 is a client-side product, which is usually
    installed on end user machines and then used to connect to a server-side edition of SharePoint 2010 (either of the two I mentioned above) to modify the SharePoint sites hosted on that server-side product.
    It is possible to install SharePoint Foundation 2010 on a client operating system (Windows 7), but it is much more likely that a production environment will involve installing SharePoint Foundation 2010 or SharePoint Server 2010 on a server operating system
    (Windows Server 2008 or Windows Server 2008 R2) on a central server that can be accessed by multiple users.
    If you are looking to do testing, you can either install Foundation on Windows 7, or use a virtualization product such as Hyper-V, VMware Workstation, Virtual Box, to name a few, to build a virtual server hosting SharePoint.
    You aren't going to be able to create SharePoint sites with SPD until you have SharePoint Foundation 2010 or SharePoint Server 2010 somewhere for it to connect to, sorry.
    John
    MCTS: WSS v3, MOSS 2007, and SCOM 2007
    MCITP: Enterprise Project Management with Project Server 2007
    Now Available on Amazon - The SharePoint 2010 Disaster Recovery Guide. Also available -
    The SharePoint 2007 Disaster Recovery Guide.
    My blog: My Central Admin.

  • Is there any way to create a VMvmare server cluster?

    Hi,
    I have two machines which don't support install ESXi, these machines are running centos 5 with no X and I installed vmware server 2.0.
    My question is, is there any way to create a vmware server cluster like is possible create in ESX?
    I know in ESX once you create a cluster, the resources are increased since resources are added. Is there any way to do same thing with vmware server 2.0?
    Also is there any other option for my machines, I don't want to install X since the machines don't have much resource.
    Thanks in advance.

    Welcome to the COmmunit - With VMware server each environment functions independently and there is no way to pool resources as you can with a DRS cluster - and remembering even in a DRS cluster the VMs swill only run on a single host at a time as they would in VMware Server machines/
    Also just because it is not suppported does not mean you will not be able to create a VM with an unsupported OS -

  • How to create one more server node for SAP J2EE server?

    Hi,
    Can any one please suggest how to create one more server node for SAP J2EE server? I am using WAS700.
    Thanks and Regards,
    Smriti.

    Hai,
          Login into the Configtool(C:\usr\sap\SID\DVEBMGS<inst no>\j2ee\configtool) if ABAP+JAVA stack or C:\usr\sap\SID\JC<inst no>\j2ee\configtool) if JAVA stack
    click on the instance and and select the addserver button on the top to create a servernode for J2EE server.
    Thanks and Regards,

  • How can I create a portal server authentication user with a batch

    hi,
    I am trying to import users into the portal server emulating the create user procedure as plumtree. What I cannot understand at the moment is which classes are involved in the sequence of creating a user.
    the problem starts from the fact that I have used a synch WS and it works but, being the table a dummy one and the users to be authenticated by the portal server, I couldn't use that synch as a definitive.
    I tryed using plumtree.server.CIPTUser class with no success. could not understand how to actually create the user after setting the parameters to the object.
    Is there any documentation explaining how to create the portal server emulation of create user. this could be usefull for all those cases when there is no central repository of user and passwords.
    thanks
    Mario

    This should get you started.
    IPTUser=IPTSession.GetUsers.Create(iAdminFolderID)
    IPTServerContext=IPTUser.GetInterFaces("IPTServerContext")
    IPTServercontext.Store
    This is a high level implementation. It should get you very close.
    thanks,
    Craig

  • How to open a file created at the server through form/report at client end

    How to open a file created at the server through form/report at client end
    Dear Sir/Madame,
    I am creating a exception report at the server-end using utl file utility. I want to display this report at the client end. A user doesn't have any access to server. Will u please write me the solution and oblige me.
    Thanks
    Rajesh Jain

    One way of doing this is to write a PL/SQL procedure that uses UTL_FILE to read the file and DBMS_OUTPUT to display the contents to the users.
    Cheers, APC

  • An error occurred while creating a Page Server subprocess.

    I am using XI R2 SP5 on solaris.
    When we try to view any report on demand or schedule any report that has a parameter, the following error comes back:
    An error occurred while creating a Page Server subprocess.
    I have tried restarting the services. I have tried creating a new page server. It behaves the same way. In other online forms, I've seen with this error message, people have talked about fixing it by installing SP2 or by uninstalling and reinstalling everything. We're at SP5, so we should have anything that was fixed at SP2. An uninstall and then reinstall would be a nightmare given the amount of use on this system.
    Can anyone recommend anything at all? I'm about to have our unix admins reboot the server, but that is really nothing more than a stab in the dark. I saw someone else in an online posting claim that a reboot fixed the problem, but I've only seen that once.

    checked this SAP Note?
    1204013 - Error: "The Page Server is unable to create a child process" when viewing a Crystal report in InfoView on Solaris
    Symptom
    When trying to view a Crystal report in BusinessObjects XI Release 2 InfoView on Solaris, the following error message appears:
    "The Page Server is unable to create a child process"
    In the syslogs, you see the following error messages:
    "An error occurred while creating a Page Server subprocess."
    "The function PEOpenEngineEx failed. Reason: Report engine not opened."
    "Internal error for dll procreport."
    "Unable to load dll procreport."
    "Internal Job Server error."
    Cause
    The following file in the MainWin registry has become corrupt:
    bobje/enterprise115/solaris_sparc/crpe/mw/registry/core_data/servername/.mw/hklm_sunos.bin
    This has become corrupt due to the web application server running under a different account than the BusinessObjects Enterprise applications.
    Resolution
    Restore the hklm_sunos.bin file using a backup of that file. The backup file must be from before the corruption occurred. Also ensure that your web application server and BusinessObjects Applications are running under the same user account.

  • File system error while creating a virtual server

    Hi
    I get the following error when I create a virtual server:
    File System Error: Could not create directory /opt/SUNWwbsvr/https-web-content (permission denied)
    The admin server is owned by root but the instance that I want to create should be owned by webservd - like the other instance that is installed.
    this error shows that web server is unable to create a directory under SUNWwbsvr folder. Any hints pls?
    thanks!

    sorry this error is while creating a new server instance - not a new virtual server.
    File System Error: Could not create directory /opt/SUNWwbsvr/https-web-content (permission denied)

  • Creating a new server in BO XIR3.1

    Hi all, just installed  XI R3.1 + SP3 on a Solaris platform. But when I tried to create a new webi proc server from within the Central Management ConsoleI found that the option was disabled. We are using a 3 CPU license, which I originally thought was the problem, but we put in an evaluation license and it made no difference. Why can't I create a new server ?

    Hi Peter, just wondering, at your initial installation, did you select WebI as part of the installation? I am not familiar with UNIX set up, but in Windows Server, I normally add additional server using Central Configuration Manager (CCM). In the UNIX world, it is a command line tool.
    If you are using the BusinessObjects tool, you should join [ASUG|www.asug.com]

  • Can't create a HTTP server

    I'm trying to create a temporal HTTP server over my local network IP http://192.168.1.3, so I can transfer files to a computer, I can see what is the local IP, but I don't find the way to get connected, using the following code I got the message "can´t connect to host"
    NSString *URL = [NSString stringWithFormat:@"http://%@:8080",[self getAddress]];
    NSURLRequest *theRequest = [NSURLRequest requestWithURL:[NSURL URLWithString:URL]cachePolicy:NSURLRequestUseProtocolCachePolicy timeoutInterval:60.0];
    if ([NSURLConnection canHandleRequest:theRequest])
    NSURLConnection *theConnection = [[NSURLConnection alloc] initWithRequest:theRequest delegate:self];
    NSString *status;
    if (theConnection)
    status = @"Connection OK";
    else
    status = @"Connection Failed";
    NSLog(status);
    /**Here returns the error message
    - (void)connection:(NSURLConnection *)connection didFailWithError:(NSError *)error
    NSString *message = [NSString stringWithFormat:@"CONNECTION FAILED! ERROR - %@ %@",[error localizedDescription],[[error userInfo] objectForKey:NSErrorFailingURLStringKey]];
    NSLog(message);
    Can some one help me to fix this or tell me how open and close a connection ?
    Thank you

    When I open any of the those apps, it creates a HTTP server with over 192.168.1.3:8080. In my own app it detects tha IP and return a "Conection OK" message but connection:DidFailWithError gives me the "can't connect to host" message.
    When I open Air Sharing on my iPod and at the same time my own app on the simulator I got a succesful connection. So it makes me feel that I do not really know what is the correct command to open a connection.

Maybe you are looking for

  • Disk Utility won't let me do anything with broken flash drive?

    Hi there, I own an 8GB SanDisk flashdrive that recently, and out of nowhere, changed permissions to write only. I feel like this may have something to do with the fact that when it was in my old Macbook I would close the screen with it still inserted

  • Currency symbol in Bex Analyzer

    Hi gurus! I have to key figures. One has a value in dollars and the other in mexican Pesos. Now, in Bex Analyzer, the dollar symbol is in the left of the value and the symbol of the pesos is in the right of the value. Could I change the dollar symbol

  • Mail: why are draft edits in preview pane not saved?

    Hi, when viewing drafts in the preview pane, the preview pane accepts edits, which it doesn't when displaying received mails. However once I highlight another draft in my drafts folder, so that the preview pane shows something else, and then return t

  • How to delete an old page online after it's deleted in iWeb?

    I discovered this problem by doing a google search on my name: "dan crane" The entry for www.dancrane.com shows text from a previous version of my home page, but I no longer see this page in iWeb. If I click the google "cached" version of the page, I

  • [Solved] Kde4 theme on plasma-next

    Hi          I  Installed plasma-next kf5 and so on today. Since the kde base apps like dolphin and kate and konsole weren't available on qt5 I install ed the kde4 versions of them. No matter what I change the theme to those qt4 apps are stuck on oxyg