How I can re-start Server Assistant?

Hello to all,
I've a MacPro with SnowLeopard Server 10.6.1 with IP 192.168.0.5 set to match a network whit a SonicWall firewall used as router with IP 192.168.0.3.
Now I just purchase the new Airport Extreme to replace the SonicWall and set up it with the same lan (192.168.0.x).
Both (SonicWall and Airport) are used as DHCP server for client in the lan.
The problem is that I cannot (or I'm unable) to set the IP address of the Airport, and it get by default 192.168.0.1 (SonicWall was x.x.x.3) and SLServer doesn't run because before the "router" was "x.x.x.3" and now is "x.x.x.1"
I'm triing to restart Server Assistant but if I choose 192.168.0.5 appears that the server is already configured...
May I re-start Server Assistant for the Server itself (not for remote) so that SLServer will re-set itself about new network router?
thanks to all for support.
Marco

Mrcitaly wrote:
If I use all manually setup, I can put in the router address.
Today, that field is blank, bacause Server assistant has setup it in this way:
IP address 192.168.0.5 (I put it manually)
Subnet mask (not modificable)
Router (any field or address is displayed)
DNS (set up from server assistant to 127.0.0.1)
The network stack can be modified using System Preferences > Network. The router address should be modifiable. Since this is a server, the configuration option should be static, followed by manually assigned IP, subnet (assumed to be 255.255.255.0), router, DNS, and search domain. If your server is at 192.168.0.5, then define the subnet mask for an assumed class C network (255.255.255.0) and then assign the address of your router, 192.168.0.1.
What if I put 192.168.0.1 manually as router?
Why it is blank now?
Why Server Assistant didn't assign to it 192.168.0.3 (the address of my actual router)?
Why it had assigned 127.0.0.1 as DNS?
This is the default setup on Snow Server. The server, when setup in absence of a DNS service, will configure DNS internally and then use itself as the reference. 127.0.0.1 is the loop back address. This is the machine referencing itself.
I suppose Server Assistant has done custom setup. So I'd like to restart it and repeate the initial procedure with new router attached.
But you should not need to go through the entire setup again. Just define your networking stack to what you want. If you change your IP or hostname, then you will need to run sudo changeip -checkhostname.

Similar Messages

  • How i can automatic start WLS_Forms WLS_Report & Web Logic Server?

    How i can automatic start just like oracle (auto start /shtudown through windows)

    I would write a batch file and use the Windows Startup to call it.
    I would probably include a check or delay in it to allow NodeManager to be available before I tried to start the AdminServer.
    My shop is Unix so I don't have an example.
    You also might be able to do it as a service and this may help:
    http://download.oracle.com/docs/cd/E13222_01/wls/docs81/adminguide/winservice.html
    Best Regards
    mseberg

  • Weblogic Platform 8.1 Evaluation - Can't start server

    I downloaded the platform and completed all the steps listed in the appendix of
    the BEA Weblogic Platform Evaluation Guide. When I try and start Weblogic through
    Workshop as outlined in Chapter 1, I receive the following 2 errors:
    ####<Mar 3, 2004 9:35:46 AM EST> <Debug> <Management> <UNBREHM1> <cgServer> <main>
    <<WLS Kernel>> <> <BEA-141132> <Dynamic invocation while executing action load
    on evalguide:Name=WLI-B2B,Type=Application MBean instance failed. The method load
    with signature [boolean] was invoked with parameters as [false].
    weblogic.management.DeploymentException: Missing module: b2b.war
         at weblogic.management.mbeans.custom.Application.initializeMBean(Application.java:2010)
         at weblogic.management.mbeans.custom.Application.initializeMBeans(Application.java:1751)
         at weblogic.management.mbeans.custom.Application.adminLoad(Application.java:1520)
         at weblogic.management.mbeans.custom.Application.load(Application.java:642)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:711)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:690)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:476)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:947)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:908)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:946)
         at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
         at weblogic.management.configuration.ApplicationMBean_Stub.load(ApplicationMBean_Stub.java:1868)
         at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1188)
         at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:362)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
         at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
         at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:964)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:359)
         at weblogic.Server.main(Server.java:32)
    >
    ####<Mar 3, 2004 9:36:01 AM EST> <Error> <WLW> <UNBREHM1> <cgServer> <main> <<WLS
    Kernel>> <> <000000> <Error in startup class com.bea.b2b.server.Server Method:
    start:
    com.bea.b2b.server.InitException: [WLI-B2B subsystem:464034]WebLogic Integration
    - B2B failed to start with com.bea.b2b.server.InitException: com.bea.wli.tpm.management.configuration.ConfigurationException:
    [WLI-B2B TPM:472658]Error in retrieving bindings for Trading Partner Test_TradingPartner_1
    due to [WLI-B2B TPM Repository:469023]In SQLHelper.query, a SQL Exception was
    caught while executing a SQL Statement: java.sql.SQLException: Column "SIGNATURE_DIGEST_ALGORITHM"
    not found in table at position 96..
         at com.bea.b2b.server.Server.start(Server.java:176)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.bea.wli.init.BPMStartupShutdown.invoke(BPMStartupShutdown.java:324)
         at com.bea.wli.init.BPMStartupShutdown.startup(BPMStartupShutdown.java:189)
         at com.bea.wli.init.BPMStartup.main(BPMStartup.java:23)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.t3.srvr.StartupClassService.invokeMain(StartupClassService.java:229)
         at weblogic.t3.srvr.StartupClassService.invokeClass(StartupClassService.java:160)
         at weblogic.t3.srvr.StartupClassService.access$000(StartupClassService.java:36)
         at weblogic.t3.srvr.StartupClassService$1.run(StartupClassService.java:121)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
         at weblogic.t3.srvr.StartupClassService.invokeStartupClass(StartupClassService.java:116)
         at weblogic.t3.srvr.StartupClassService.addDeployment(StartupClassService.java:88)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:330)
         at weblogic.management.mbeans.custom.DeploymentTarget.addDeployments(DeploymentTarget.java:590)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateServerDeployments(DeploymentTarget.java:568)
         at weblogic.management.mbeans.custom.DeploymentTarget.updateDeployments(DeploymentTarget.java:240)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java:711)
         at weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java:690)
         at weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:476)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
         at com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
         at weblogic.management.internal.RemoteMBeanServerImpl.private_invoke(RemoteMBeanServerImpl.java:947)
         at weblogic.management.internal.RemoteMBeanServerImpl.invoke(RemoteMBeanServerImpl.java:908)
         at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:946)
         at weblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java:481)
         at weblogic.management.configuration.ServerMBean_Stub.updateDeployments(ServerMBean_Stub.java:7271)
         at weblogic.management.deploy.slave.SlaveDeployer.updateServerDeployments(SlaveDeployer.java:1210)
         at weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:362)
         at weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(DeploymentManagerServerLifeCycleImpl.java:229)
         at weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:131)
         at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:964)
         at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:359)
         at weblogic.Server.main(Server.java:32)
    >

    See my response to your previous post...
    Richard wrote:
    I have installed WebLogic Server 6 for evaluation, but I cannot start the server.
    When I run StartWeblogic.cmd or startManagedWeblogic.cmd, the DOS consol opens
    and shutdown immediately.
    I know that I do not need a license for the 30-day evaluation, but there must
    be some basic configuration required to get the server started.
    Can anyone help please.
    Thanks,
    Richard.

  • New SAP NetWeaver 7.0 ABAP Trial Version SP12  - I can't start server

    Hello,
    I've just finished the installation without errors. After it I've tried to start server with help of Sap Console
    I see process spalicence.exe in yellow color and after couple of time it disappears and I see process msg_server.exe in gray color.
    What is wrong with installation?
    Thanks in Advance
    Adam

    Should be in the installation guide somewhere, in my system, the entries are like so.
    In the hosts file,   C:\WINDOWS\system32\drivers\etc\hosts
    127.0.0.1       localhost
    10.10.0.10         <computer name>
    In the services file,   C:\WINDOWS\system32\drivers\etc\services
    sapmsNSP       3600/tcp     # Sneak Preview
    Regards,
    Rich Heilman

  • CAN NOT  start server 10G

    Upon initial installation, on Windows2000 server. When I try to start the server, I am asked for Host and Targer DB credentials. And its not taking either. I get the following:
    "RemoteOperationException: ERROR: Wrong password for user.
    The problem is I am not sure which user its talking about, host or db. And whatever I try from the "controlled" usernames/passwords, it still complains.
    1) How can I combat that
    2) Where can I get log files that will give more information.

    There are some ways to fix that. The cause of that issue are 3:
    1.- The OS user with who you are logged in the OS is not part of the DBA Group
    2.- The Database is not included in the listener
    3.- The Database is shutdown
    Ways to correct that:
    1.- Include the current OS user to the DBA Group with OS utilities
    2.- Register the database in the listener and reload it
    3.- Start the database up and after start the dbconsole service or stopt/start the dbconsole service.
    Joel Pérez
    http://otn.oracle.com/experts

  • [IDS C3] Can't start Server

    Hello,
    I installed InDesign Server CS3 on a Windows 2003 System. I tried to start the Server on the command line. But I allways get an error. I get a german error message, but it tells me something like "Can't execute program/process". I don't know the exact eglish error message.
    Does anybody know, what I'm doing wrong?
    thanks

    Frank,
    no its not possible to start InDesign Server via the Windows Service. I get the error 14001 in a pop-up windows. It tells me, InDesignServerWinService could't be started.
    Cant't start the application, because the application configuration ist not correct. You should re-install the application to solve the problem. ( I did it allready more the one time)
    I think I entered a valid serial number. I entered the number that we got in our download area on the adobe website.
    I tried to start the server on the commandlines, in different ways.
    InDesingServer -port 1234 -configuration IDSName
    I get allways the same error, it doesn't matter how the command looks on the command line.
    thanks
    Ernst Thielmann

  • How we can store start time & end time taken by execution of scenerio?

    Hi
    i want to store starting time and ending time taken by executing of any scenerio and date also on which scenerio will be executed.
    plz assist me regards the same
    thanks

    when you say store , you want to capture in some file ,email or table.
    If table , you can have a small sql linking SNP_SESSION and SNP_SCEN and fetching the required detail accordingly.

  • Can't start server -- Fatal error: Cannot connect to user group ldap server

    After installing iCS 2.1, iCS 2.1p1, and iCS 2.1p3, a user will receive the
    following error message when trying to start the server:
    <P>
    Fatal error: Cannot connect to user group ldap server.
    <P>
    In addition, the Directory Server access logs will contain the following
    entry:
    <P>
    -0400] conn=125 op=1 SRCH base="dc=ldgw-llc,dc=com" scope=2
    filter="(objectclass=People)"
    In the server.conf file,
    check the local.enduseradmindn
    parameter. The parameter
    should appear as follows:
    <P>
    uid=admin,ou=Administrators,ou=TopologyManagement,o=NetscapeRoot
    <P>
    If the parameter contains
    "calmaster" or any user
    other than "admin,"
    change it to match the line above.

    Hi,
    I am getting the same error, kindly let me know how did you solved this problem
    Thanks
    Ahmad

  • Tomcat startup error: can't start server

    Hi!
    I got Jbuilder 8, it contains Tomcat 3.1, Tomcat 4.0, Tomcat 4.1 servers.
    When I develop in the IDE, the JBuilder 8 can start any of these servers.
    But if I want to use Tomcat 4.1 alone (independent from JBuilder), it doesn't works.
    I followed the steps written in Tomcat installation instructions (setting path, environment variables), but when I try to run startup.bat it's opened a new window for a minute (I think with error message), and close it too fast to read the message.
    The first DOS window shows:
    USING Java_home.......
    USING Catalina_home......
    etc.
    and nothing else, but Tomcat doesn't run.
    I can start Tomcat 3.1 this way, but not the other two (4.0, 4.1)
    Anyone can help?
    thank you
    sorry for the bad English, I hope you can understand.

    I am also getting the same error while starting tomcat. The catalina command window disappears immediately.
    tried running the catalina run command....it gives
    java.lang.UnsupportedClassVersionError: org/apache/catalina/startup/Bootstrap (U
    nsupported major.minor version 48.0)
    at java.lang.ClassLoader.defineClass0(Native Method)
    at java.lang.ClassLoader.defineClass(ClassLoader.java:488)
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:10
    6)
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:243)
    at java.net.URLClassLoader.access$100(URLClassLoader.java:51)
    at java.net.URLClassLoader$1.run(URLClassLoader.java:190)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:183)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:294)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:281)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:250)
    at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:310)
    Exception in thread "main"
    i am using jdk131 as the java home directory and tomcat 5.5.
    Are u able to start tomcat?

  • How JavaFX can communicate with server?

    What is about communications with server from my JavaFX applet? Nowhere here found any of turorial or info how to support this thing. I need to develope web application, where my javaFX web app will not only makes different animations but should communicate with server very much. What approach to use in this case? Will we see here good example of how this could be managed?For now I see only client side stand-alone application.

    There are examples of JavaFX programs using Web services in the mentioned samples. For example [LocalSearch: Location-Based Coffee Shop Search With Yahoo Webservices|http://www.javafx.com/samples/LocalSearch/index.html], [Shopping Service: Accessing Yahoo's Shopping API from JavaFX|http://www.javafx.com/samples/ShoppingService/index.html], [Weather Widget: Getting Weather Forecast from Yahoo!|http://www.javafx.com/samples/WeatherWidget/index.html], and some others.

  • Can I start setup assistant again?

    Hi all -
    I just bought a MacBook Pro for my wife (through MacMall) preconfigured with Parallels and XP. Because it was preconfigured, MacMall set up a generic user account called "user". I would like to run the setup assistant to supply the machine name, settings, etc.
    Is there a way to run the setup assistant again or do I need to complete the setup manually? FYI, I am not migrating any info from another computer.
    Thanks for the help!
    PowerBook G4   Mac OS X (10.4.3)  
    PowerBook G4   Mac OS X (10.4.3)  

    Hi Peter, you can follow these steps.
    -mj
    [email protected]

  • HOW SERVLET CAN PING EJB SERVER

    Hello,I am making servlet that should ping the server after every 30 secondes,so
    I am interrested in how to configure web.xml,the general configuaration.Or maybe
    a small example.If any server configuation have to be done for the pinging. thanks

    I don't understand your requirements. servlets are server-side objects
    so presumably you're pinging some other server. If you want to do
    something every 30 seconds, I would use a timer service.
    -- Rob
    zou wrote:
    Hello,I am making servlet that should ping the server after every 30 secondes,so
    I am interrested in how to configure web.xml,the general configuaration.Or maybe
    a small example.If any server configuation have to be done for the pinging. thanks

  • JRun Launcher Can't Start Server

    I've installed the JRun 4 trial version. Then I load the JRun
    Launcher and it shows 3 servers: samples, default, and admin.
    Whenever I try to start any of the servers it thinks for about a
    minute and then says an error occurred and tells me to look at a
    log file. However the directory jrun/logs is empty. Any
    ideas?

    I had the same problem yesterday and it was related to regional settings.
    I changed regional settings from turkish to US and it works.
    Bye
    Leo

  • RFDZIS00_PDF / RFKZIS00_PDF - How can you start them?

    Hi.
    I have found these two reports - RFDZIS00_PDF and RFKZIS00_PDF - which generates customer/vendor balance interest letters in PDF format. However, they don't seem to have a transaction code assigned to them, so they're not accessible by the user except running from SA38.
    Does anybody know how they can be started by a user, e.g. any configuration needed, or is there an extension pack that needs to be activated?
    Thanks.

    Mehmet,
    This is not the case.
    For example, the report RFEBKA96 to delete bank statements has no standard transaction. is very common in companies that wish to release its use to create a new transaction. your report follows the same situation. There are no standard transaction.

  • Can't start mysql

    when I type "rc.d start mysqld" it displays busy for a while, then fails. At this point it does not generate an error message. I have changed the permissions of /var/lib/mysql recursively to 777. I have also created the mysqld directory in /var/run and given it 777 permissions. I hope I have included all the relevant files. 
    I have read every suggestion on the internet and gotten nowhere. Please help a noobus out. Thanks in advance.
    /var/lib/mysql/localhost.err
    120115 01:11:48 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    120115 1:11:48 [Warning] One can only use the --user switch if running as root
    120115 1:11:48 InnoDB: The InnoDB memory heap is disabled
    120115 1:11:48 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    120115 1:11:48 InnoDB: Compressed tables use zlib 1.2.5
    120115 1:11:48 InnoDB: Initializing buffer pool, size = 128.0M
    120115 1:11:48 InnoDB: Completed initialization of buffer pool
    120115 1:11:48 InnoDB: highest supported file format is Barracuda.
    120115 1:11:50 InnoDB: Waiting for the background threads to start
    120115 1:11:51 InnoDB: 1.1.8 started; log sequence number 1595675
    120115 1:11:51 [ERROR] Can't start server : Bind on unix socket: Permission denied
    120115 1:11:51 [ERROR] Do you already have another mysqld server running on socket: /var/run/mysqld/mysqld.sock ?
    120115 1:11:51 [ERROR] Aborting
    120115 1:11:51 InnoDB: Starting shutdown...
    120115 1:11:51 InnoDB: Shutdown completed; log sequence number 1595675
    120115 1:11:51 [Note] /usr/bin/mysqld: Shutdown complete
    120115 01:11:51 mysqld_safe mysqld from pid file /var/lib/mysql/localhost.pid ended
    /etc/rc.conf
    # /etc/rc.conf - Main Configuration for Arch Linux
    # LOCALIZATION
    # LOCALE: available languages can be listed with the 'locale -a' command
    # DAEMON_LOCALE: If set to 'yes', use $LOCALE as the locale during daemon
    # startup and during the boot process. If set to 'no', the C locale is used.
    # HARDWARECLOCK: set to "", "UTC" or "localtime", any other value will result
    # in the hardware clock being left untouched (useful for virtualization)
    # Note: Using "localtime" is discouraged, using "" makes hwclock fall back
    # to the value in /var/lib/hwclock/adjfile
    # TIMEZONE: timezones are found in /usr/share/zoneinfo
    # Note: if unset, the value in /etc/localtime is used unchanged
    # KEYMAP: keymaps are found in /usr/share/kbd/keymaps
    # CONSOLEFONT: found in /usr/share/kbd/consolefonts (only needed for non-US)
    # CONSOLEMAP: found in /usr/share/kbd/consoletrans
    # USECOLOR: use ANSI color sequences in startup messages
    LOCALE="en_US.UTF-8"
    DAEMON_LOCALE="no"
    HARDWARECLOCK="UTC"
    TIMEZONE="America/New_York"
    KEYMAP="us"
    CONSOLEFONT=
    CONSOLEMAP=
    USECOLOR="yes"
    # HARDWARE
    # MODULES: Modules to load at boot-up. Blacklisting is no longer supported.
    # Replace every !module by an entry as on the following line in a file in
    # /etc/modprobe.d:
    # blacklist module
    # See "man modprobe.conf" for details.
    MODULES=()
    # Udev settle timeout (default to 30)
    UDEV_TIMEOUT=30
    # Scan for FakeRAID (dmraid) Volumes at startup
    USEDMRAID="no"
    # Scan for BTRFS volumes at startup
    USEBTRFS="no"
    # Scan for LVM volume groups at startup, required if you use LVM
    USELVM="no"
    # NETWORKING
    # HOSTNAME: Hostname of machine. Should also be put in /etc/hosts
    HOSTNAME="localhost"
    # Use 'ip addr' or 'ls /sys/class/net/' to see all available interfaces.
    # Wired network setup
    # - interface: name of device (required)
    # - address: IP address (leave blank for DHCP)
    # - netmask: subnet mask (ignored for DHCP) (optional, defaults to 255.255.255.0)
    # - broadcast: broadcast address (ignored for DHCP) (optional)
    # - gateway: default route (ignored for DHCP)
    # Static IP example
    # interface=eth0
    # address=192.168.0.2
    # netmask=255.255.255.0
    # broadcast=192.168.0.255
    # gateway=192.168.0.1
    # DHCP example
    # interface=eth0
    # address=
    # netmask=
    # gateway=
    interface=eth0
    address=
    netmask=
    broadcast=
    gateway=
    # Setting this to "yes" will skip network shutdown.
    # This is required if your root device is on NFS.
    NETWORK_PERSIST="no"
    # Enable these netcfg profiles at boot-up. These are useful if you happen to
    # need more advanced network features than the simple network service
    # supports, such as multiple network configurations (ie, laptop users)
    # - set to 'menu' to present a menu during boot-up (dialog package required)
    # - prefix an entry with a ! to disable it
    # Network profiles are found in /etc/network.d
    # This requires the netcfg package
    NETWORKS=(menu)
    WIRELESS_INTERFACE="wlan0"
    WIRED_INTERFACE="ethO"
    # DAEMONS
    # Daemons to start at boot-up (in this order)
    # - prefix a daemon with a ! to disable it
    # - prefix a daemon with a @ to start it up in the background
    # If something other takes care of your hardware clock (ntpd, dual-boot...)
    # you should disable 'hwclock' here.
    DAEMONS=(hwclock syslog-ng @network crond net-auto-wired dbus acpid)
    /etc/hosts
    # /etc/hosts: static lookup table for host names
    #<ip-address> <hostname.domain.org> <hostname>
    127.0.0.1 localhost.localdomain localhost
    #::1 localhost.localdomain localhost
    # End of file
    /etc/mysql/my.cnf
    # MySQL config file for medium systems.
    # This is for a system with little memory (32M - 64M) where MySQL plays
    # an important part, or systems up to 128M where MySQL is used together with
    # other programs (such as a web server)
    # MySQL programs look for option files in a set of
    # locations which depend on the deployment platform.
    # You can copy this option file to one of those
    # locations. For information about these locations, see:
    # http://dev.mysql.com/doc/mysql/en/option-files.html
    # In this file, you can use all long options that a program supports.
    # If you want to know which options a program supports, run the program
    # with the "--help" option.
    # The following options will be passed to all MySQL clients
    [client]
    #password = your_password
    port = 3306
    socket = /var/run/mysqld/mysqld.sock
    # Here follows entries for some specific programs
    # The MySQL server
    [mysqld]
    port = 3306
    socket = /var/run/mysqld/mysqld.sock
    datadir = /var/lib/mysql
    skip-external-locking
    key_buffer_size = 16M
    max_allowed_packet = 1M
    table_open_cache = 64
    sort_buffer_size = 512K
    net_buffer_length = 8K
    read_buffer_size = 256K
    read_rnd_buffer_size = 512K
    myisam_sort_buffer_size = 8M
    # Don't listen on a TCP/IP port at all. This can be a security enhancement,
    # if all processes that need to connect to mysqld run on the same host.
    # All interaction with mysqld must be made via Unix sockets or named pipes.
    # Note that using this option without enabling named pipes on Windows
    # (via the "enable-named-pipe" option) will render mysqld useless!
    skip-networking
    # Replication Master Server (default)
    # binary logging is required for replication
    log-bin=mysql-bin
    # binary logging format - mixed recommended
    binlog_format=mixed
    # required unique id between 1 and 2^32 - 1
    # defaults to 1 if master-host is not set
    # but will not function as a master if omitted
    server-id = 1
    # Replication Slave (comment out master section to use this)
    # To configure this host as a replication slave, you can choose between
    # two methods :
    # 1) Use the CHANGE MASTER TO command (fully described in our manual) -
    # the syntax is:
    # CHANGE MASTER TO MASTER_HOST=<host>, MASTER_PORT=<port>,
    # MASTER_USER=<user>, MASTER_PASSWORD=<password> ;
    # where you replace <host>, <user>, <password> by quoted strings and
    # <port> by the master's port number (3306 by default).
    # Example:
    # CHANGE MASTER TO MASTER_HOST='125.564.12.1', MASTER_PORT=3306,
    # MASTER_USER='joe', MASTER_PASSWORD='secret';
    # OR
    # 2) Set the variables below. However, in case you choose this method, then
    # start replication for the first time (even unsuccessfully, for example
    # if you mistyped the password in master-password and the slave fails to
    # connect), the slave will create a master.info file, and any later
    # change in this file to the variables' values below will be ignored and
    # overridden by the content of the master.info file, unless you shutdown
    # the slave server, delete master.info and restart the slaver server.
    # For that reason, you may want to leave the lines below untouched
    # (commented) and instead use CHANGE MASTER TO (see above)
    # required unique id between 2 and 2^32 - 1
    # (and different from the master)
    # defaults to 2 if master-host is set
    # but will not function as a slave if omitted
    #server-id = 2
    # The replication master for this slave - required
    #master-host = <hostname>
    # The username the slave will use for authentication when connecting
    # to the master - required
    #master-user = <username>
    # The password the slave will authenticate with when connecting to
    # the master - required
    #master-password = <password>
    # The port the master is listening on.
    # optional - defaults to 3306
    #master-port = <port>
    # binary logging - not required for slaves, but recommended
    #log-bin=mysql-bin
    # Uncomment the following if you are using InnoDB tables
    #innodb_data_home_dir = /var/lib/mysql
    #innodb_data_file_path = ibdata1:10M:autoextend
    #innodb_log_group_home_dir = /var/lib/mysql
    # You can set .._buffer_pool_size up to 50 - 80 %
    # of RAM but beware of setting memory usage too high
    #innodb_buffer_pool_size = 16M
    #innodb_additional_mem_pool_size = 2M
    # Set .._log_file_size to 25 % of buffer pool size
    #innodb_log_file_size = 5M
    #innodb_log_buffer_size = 8M
    #innodb_flush_log_at_trx_commit = 1
    #innodb_lock_wait_timeout = 50
    [mysqldump]
    quick
    max_allowed_packet = 16M
    [mysql]
    no-auto-rehash
    # Remove the next comment character if you are not familiar with SQL
    #safe-updates
    [myisamchk]
    key_buffer_size = 20M
    sort_buffer_size = 20M
    read_buffer = 2M
    write_buffer = 2M
    [mysqlhotcopy]
    interactive-timeout

    Hi,
    I seem to have had an issue with mysql as well and it appears to be that I don't have a sock file as I have checked /var/run/mysqld for mysqld.sock and it does not exist so would that be what is stopping mysql server from starting and if so how do I create the sock file ??
    Cheers
    Quazza
    Update - Actually I solved my problem to, it was to do with my log files filling up but that also led to the bigger problem of a failing HD oh what fun anyway got there before any major data loss. 
    Last edited by quazza (2012-01-20 08:09:26)

Maybe you are looking for

  • When I try to scan a document on my MF8050cn, I get a "Connect Computer" error.

    When I try to scan a document on my MF8050cn, I get a "Connect Computer" error.  I am running Windows 8.  My device is directly connected to the computer.  I can print from the computer to the printer without issue.  I get this error when using the c

  • How to upload data

    Dear Hussien, I have the customer master list . now i want to upload, can u please guide me how to achieve this? There is two tables 1. hz_parties 2. hz_cust_accounts_all Can anyone guide me how to upload data in the telesales module ? i know through

  • Clear history is not working

    I have used Firefox for years and have always set the Privacy tab to "Clear history when Firefox closes". Tonight for some reason it started not working. After closing Firefox I can open it up again and am signed in on all my websites. As you can ima

  • How do I determine why yosemite will no longer shut down?

    This is a new problem, not occurring after installing Yosemite.  Now my iMac will not shutdown it just has that spinning icon that will go on forever unless I hold down the power button.  How do I determine what is causing it?

  • Sales order smartform:Urgent

    Hi Can anyone please mail me the preconfigured sales order confirmatiopn sales ordere. we dont have the preconfigured in our server and its urgent. This is my id: [email protected] Thanks in Advance, Srihari.