[SOLVED] Can't Start MySQL after upgrading to 5.1.41-3

I can't start mysqld with 'mysqld start'.Here is my mysqld output:
[ahao@sky ~]$ mysqld start
091125 18:33:48 [Note] Plugin 'FEDERATED' is disabled.
091125 18:33:48 [Note] Plugin 'ndbcluster' is disabled.
091125 18:33:48  InnoDB: Started; log sequence number 0 44233
mysqld: Too many arguments (first extra is 'start').
Use --verbose --help to get a list of available options
091125 18:33:48 [ERROR] Aborting
091125 18:33:48  InnoDB: Starting shutdown...
091125 18:33:49  InnoDB: Shutdown completed; log sequence number 0 44233
091125 18:33:49 [Note] mysqld: Shutdown complete
This is my /var/lib/ complete with permission settings:
[ahao@sky ~]$ cd /var/lib ; ls -al
total 84
drwxr-xr-x 20 root      root      4096 2009-11-25 18:08 .
drwxr-xr-x 13 root      root      4096 2009-11-25 13:51 ..
drwxrwx---  2 root      policykit 4096 2009-05-10 09:10 PolicyKit
drwxr-xr-x  2 policykit root      4096 2009-05-10 09:10 PolicyKit-public
drwxr-xr-x  3 root      root      4096 2009-09-19 12:19 bluetooth
drwxr-xr-x  2 root      root      4096 2009-09-16 22:09 dbus
drwxr-xr-x  2 root      root      4096 2009-11-23 17:38 dhcpcd
drwxrwxrwt  2 root      root      4096 2009-07-19 18:17 ex
drwxr-xr-x  2 root      root      4096 2009-09-16 22:38 hwclock
drwxr-x---  2 root      locate    4096 2009-10-22 06:55 locate
-rw-r--r--  1 root      root       462 2009-09-20 00:02 logrotate.status
drwxr-xr-x  2 root      root      4096 2009-09-17 09:14 misc
drwxr-x---  2 root      locate    4096 2009-11-25 18:09 mlocate
drwxrwxrwx  4 mysql     mysql     4096 2009-11-25 18:33 mysql
drwxr-xr-x  6 root      root      4096 2009-09-07 08:54 nfs
drwxr-xr-x  4 root      root      4096 2009-11-25 18:08 pacman
drwx------  3 root      root      4096 2009-11-21 03:30 polkit-1
drwxr-xr-x  2 root      root      4096 2008-09-06 14:33 rarian
drwxr-xr-x  2 root      root      4096 2009-09-17 09:14 syslog-ng
drwxr-xr-x  3 root      root      4096 2009-10-19 20:10 wicd
drwxr-xr-x  2 root      root      4096 2009-11-21 02:35 xkb
/etc/mysql/my.cnf is out-of-the-box
What seems to be the problem here? Please shed some light...thank you
Last edited by akiglobal (2009-11-26 07:41:00)

How silly of me.....first of all...I entered 'mysqld start', I should have just entered 'mysqld', second of all, I didn't change the file permission on /var/run/mysqld. I change /var/run/mysqld file permission into 'chmod 777 /var/run/mysqld -R', after that mysql works!

Similar Messages

  • [Solved]Can't start xwindow, after upgrade xorg

    It seems because of the fglrx driver...
    Last edited by wd_afei (2007-09-24 04:36:38)

    Couldn't figure out how to sort out disableabi (probably a good thing really ).
    In case anyone else comes this way, you'll probably at a minimum need to do roughly this:
    su
    cd /var/cache/pacman/pkg
    pacman -U xorg-server-1.3.0.0-7.pkg.tar.gz
    pacman -U xf86-input-keyboard-1.1.1-3.pkg.tar.gz
    pacman -U xf86-input-mouse-1.2.1-3.pkg.tar.gz
    your versions may differ from mine.  this seems to be enough to get things back on track until fglrx is updated (which I believe according to one forum post is due in October?)

  • [SOLVED]can't start X after full upgrade

    I just recently updating arch linux on X41 Tablet (i686, cpu=pentium m)..
    after restarting, i can't startx.
    it says
    Loading extension GLX
    AIGLX: Suspending AIGLX clients for VT switch(EE) Server terminated with error (1). Closing log file.onal information. (EE) (II)
    ^Cxinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: unexpected signal 2
    here's the Xorg.0.log
    [ 170.079] (II) GLX: Initialized DRI2 GL provider for screen 0
    [ 170.079] (EE)
    Fatal server error:
    [ 170.079] (EE) failed to create screen resources(EE)
    [ 170.080] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 170.080] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 170.080] (EE)
    [ 170.080] (II) AIGLX: Suspending AIGLX clients for VT switch
    [ 170.109] (EE) Server terminated with error (1). Closing log file.
    and here's pacman.log today
    [2014-06-17 12:05] [PACMAN] Running 'pacman -Syyu'
    [2014-06-17 12:05] [PACMAN] synchronizing package lists
    [2014-06-17 12:05] [PACMAN] starting full system upgrade
    [2014-06-17 13:01] [PACMAN] upgraded perl (5.20.0-2 -> 5.20.0-4)
    [2014-06-17 13:01] [PACMAN] upgraded openssl (1.0.1.g-1 -> 1.0.1.h-1)
    [2014-06-17 13:01] [PACMAN] upgraded sqlite (3.8.4.3-2 -> 3.8.5-1)
    [2014-06-17 13:01] [PACMAN] upgraded aircrack-ng (1.1-10 -> 1.2beta3-1)
    [2014-06-17 13:01] [PACMAN] upgraded arpwatch (2.1a15-13 -> 2.1a15-14)
    [2014-06-17 13:01] [PACMAN] upgraded binutils (2.24-4 -> 2.24-6)
    [2014-06-17 13:01] [PACMAN] upgraded cifs-utils (6.3-1 -> 6.3-2)
    [2014-06-17 13:01] [PACMAN] upgraded gcc-libs (4.9.0-3 -> 4.9.0-4)
    [2014-06-17 13:01] [PACMAN] upgraded llvm-libs (3.4.1-2 -> 3.4.2-1)
    [2014-06-17 13:01] [PACMAN] upgraded llvm (3.4.1-2 -> 3.4.2-1)
    [2014-06-17 13:01] [PACMAN] upgraded isl (0.12.2-1 -> 0.13-1)
    [2014-06-17 13:01] [PACMAN] upgraded cloog (0.18.1-2 -> 0.18.1-3)
    [2014-06-17 13:01] [PACMAN] upgraded gcc (4.9.0-3 -> 4.9.0-4)
    [2014-06-17 13:02] [PACMAN] upgraded clang (3.4.1-2 -> 3.4.2-1)
    [2014-06-17 13:02] [PACMAN] upgraded cmake (2.8.12.2-2 -> 3.0.0-3)
    [2014-06-17 13:02] [PACMAN] upgraded libdbus (1.8.2-1 -> 1.8.4-1)
    [2014-06-17 13:02] [PACMAN] upgraded dbus (1.8.2-1 -> 1.8.4-1)
    [2014-06-17 13:02] [PACMAN] upgraded libsystemd (213-5 -> 213-9)
    [2014-06-17 13:02] [PACMAN] upgraded systemd (213-5 -> 213-9)
    [2014-06-17 13:02] [PACMAN] upgraded mesa (10.1.4-1 -> 10.2.1-2)
    [2014-06-17 13:02] [PACMAN] upgraded mesa-libgl (10.1.4-1 -> 10.2.1-2)
    [2014-06-17 13:02] [PACMAN] installed json-glib (1.0.2-1)
    [2014-06-17 13:02] [PACMAN] installed libnm-glib (0.9.8.10-3)
    [2014-06-17 13:02] [PACMAN] installed libmm-glib (1.2.0-4)
    [2014-06-17 13:02] [PACMAN] installed geoclue2 (2.1.8-2)
    [2014-06-17 13:02] [PACMAN] upgraded giflib (5.0.6-1 -> 5.1.0-1)
    [2014-06-17 13:02] [PACMAN] upgraded libwebp (0.4.0-1 -> 0.4.0-2)
    [2014-06-17 13:02] [PACMAN] upgraded webkitgtk2 (2.4.2-1 -> 2.4.3-1)
    [2014-06-17 13:02] [ALPM-SCRIPTLET] ==> If you are using extensions you should update the extensions with
    [2014-06-17 13:02] [ALPM-SCRIPTLET] ==> dwbem -u or dwbem -Nu
    [2014-06-17 13:02] [PACMAN] upgraded dwb (2014.03.07-1 -> 2014.03.07-2)
    [2014-06-17 13:02] [PACMAN] installed libx264 (1:142.20140311-4)
    [2014-06-17 13:02] [PACMAN] upgraded x265 (1.0-1 -> 1.1-1)
    [2014-06-17 13:02] [PACMAN] upgraded ffmpeg (1:2.2.3-1 -> 1:2.2.3-2)
    [2014-06-17 13:02] [ALPM] warning: /etc/group installed as /etc/group.pacnew
    [2014-06-17 13:02] [ALPM] warning: /etc/passwd installed as /etc/passwd.pacnew
    [2014-06-17 13:02] [PACMAN] upgraded filesystem (2013.05-2 -> 2014.06-1)
    [2014-06-17 13:02] [PACMAN] upgraded gc (7.4.0-3 -> 7.4.2-1)
    [2014-06-17 13:02] [PACMAN] upgraded geoip-database (20140304-1 -> 20140604-1)
    [2014-06-17 13:02] [PACMAN] upgraded gnupg (2.0.22-2 -> 2.0.23-1)
    [2014-06-17 13:02] [PACMAN] upgraded gparted (0.18.0-1 -> 0.19.0-1)
    [2014-06-17 13:02] [PACMAN] upgraded grep (2.19-1 -> 2.20-1)
    [2014-06-17 13:02] [PACMAN] upgraded hunspell (1.3.2-3 -> 1.3.3-1)
    [2014-06-17 13:02] [PACMAN] upgraded imlib2 (1.4.6-1 -> 1.4.6-2)
    [2014-06-17 13:02] [PACMAN] upgraded intel-dri (10.1.4-1 -> 10.2.1-2)
    [2014-06-17 13:03] [PACMAN] upgraded jre7-openjdk-headless (7.u55_2.4.7-1 -> 7.u60_2.5.0-2)
    [2014-06-17 13:03] [PACMAN] upgraded xdg-utils (1.1.0.git20140207-1 -> 1.1.0.git20140426-1)
    [2014-06-17 13:03] [PACMAN] upgraded jre7-openjdk (7.u55_2.4.7-1 -> 7.u60_2.5.0-2)
    [2014-06-17 13:03] [PACMAN] installed librevenge (0.0.1-2)
    [2014-06-17 13:03] [PACMAN] upgraded libwpd (0.9.9-1 -> 0.10.0-1)
    [2014-06-17 13:03] [PACMAN] upgraded libcdr (0.0.16-2 -> 0.1.0-1)
    [2014-06-17 13:03] [PACMAN] upgraded libetonyek (0.0.4-1 -> 0.1.1-1)
    [2014-06-17 13:03] [PACMAN] upgraded libevdev (1.2.1-1 -> 1.2.2-1)
    [2014-06-17 13:03] [PACMAN] upgraded libgdiplus (2.10.9-4 -> 2.10.9-5)
    [2014-06-17 13:03] [PACMAN] upgraded libice (1.0.8-2 -> 1.0.9-1)
    [2014-06-17 13:03] [PACMAN] upgraded libmspub (0.0.6-2 -> 0.1.0-1)
    [2014-06-17 13:03] [PACMAN] upgraded libodfgen (0.0.4-1 -> 0.1.1-1)
    [2014-06-17 13:03] [PACMAN] upgraded libproxy (0.4.11-3 -> 0.4.11-4)
    [2014-06-17 13:03] [PACMAN] upgraded libreoffice-en-US (4.2.4-1 -> 4.2.4-2)
    [2014-06-17 13:03] [PACMAN] upgraded libreoffice-common (4.2.4-1 -> 4.2.4-2)
    [2014-06-17 13:03] [PACMAN] upgraded libreoffice-base (4.2.4-1 -> 4.2.4-2)
    [2014-06-17 13:03] [PACMAN] upgraded libreoffice-calc (4.2.4-1 -> 4.2.4-2)
    [2014-06-17 13:03] [PACMAN] upgraded libreoffice-draw (4.2.4-1 -> 4.2.4-2)
    [2014-06-17 13:03] [PACMAN] upgraded libreoffice-gnome (4.2.4-1 -> 4.2.4-2)
    [2014-06-17 13:03] [PACMAN] upgraded libreoffice-impress (4.2.4-1 -> 4.2.4-2)
    [2014-06-17 13:03] [PACMAN] upgraded libreoffice-math (4.2.4-1 -> 4.2.4-2)
    [2014-06-17 13:04] [PACMAN] upgraded libreoffice-writer (4.2.4-1 -> 4.2.4-2)
    [2014-06-17 13:04] [PACMAN] upgraded libwpg (0.2.2-2 -> 0.3.0-1)
    [2014-06-17 13:04] [PACMAN] upgraded libvisio (0.0.31-3 -> 0.1.0-1)
    [2014-06-17 13:04] [PACMAN] upgraded libwps (0.2.9-1 -> 0.3.0-1)
    [2014-06-17 13:04] [PACMAN] upgraded libxft (2.3.1-2 -> 2.3.2-1)
    [2014-06-17 13:04] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-06-17 13:04] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-06-17 13:04] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2014-06-17 13:04] [ALPM-SCRIPTLET] ==> Starting build: 3.14.6-1-ARCH
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-06-17 13:04] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-06-17 13:04] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2014-06-17 13:04] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-06-17 13:04] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2014-06-17 13:04] [ALPM-SCRIPTLET] ==> Starting build: 3.14.6-1-ARCH
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-06-17 13:04] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-06-17 13:04] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-06-17 13:04] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-06-17 13:04] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-06-17 13:04] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2014-06-17 13:04] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-06-17 13:04] [PACMAN] upgraded linux (3.14.5-1 -> 3.14.6-1)
    [2014-06-17 13:05] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-06-17 13:05] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-06-17 13:05] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'default'
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts.img
    [2014-06-17 13:05] [ALPM-SCRIPTLET] ==> Starting build: 3.10.43-1-lts
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-06-17 13:05] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-06-17 13:05] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts.img
    [2014-06-17 13:05] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-06-17 13:05] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-lts.preset: 'fallback'
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux-lts -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-lts-fallback.img -S autodetect
    [2014-06-17 13:05] [ALPM-SCRIPTLET] ==> Starting build: 3.10.43-1-lts
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-06-17 13:05] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-06-17 13:05] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: bfa
    [2014-06-17 13:05] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-06-17 13:05] [ALPM-SCRIPTLET] -> Running build hook: [fsck]
    [2014-06-17 13:05] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-06-17 13:05] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-lts-fallback.img
    [2014-06-17 13:05] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-06-17 13:05] [PACMAN] upgraded linux-lts (3.10.41-1 -> 3.10.43-1)
    [2014-06-17 13:05] [PACMAN] upgraded linux-lts-docs (3.10.41-1 -> 3.10.43-1)
    [2014-06-17 13:05] [PACMAN] upgraded linux-lts-headers (3.10.41-1 -> 3.10.43-1)
    [2014-06-17 13:05] [PACMAN] upgraded man-pages (3.68-1 -> 3.69-1)
    [2014-06-17 13:05] [PACMAN] upgraded mdadm (3.3-2 -> 3.3.1-2)
    [2014-06-17 13:06] [PACMAN] upgraded mpv (0.3.10-1 -> 0.3.11-1)
    [2014-06-17 13:06] [PACMAN] upgraded nspr (4.10.5-1 -> 4.10.6-1)
    [2014-06-17 13:06] [PACMAN] upgraded python-setuptools (4.0.1-1 -> 1:5.1-1)
    [2014-06-17 13:06] [PACMAN] upgraded python2 (2.7.6-3 -> 2.7.7-1)
    [2014-06-17 13:06] [PACMAN] upgraded python2-mako (0.9.1-2 -> 1.0.0-1)
    [2014-06-17 13:06] [PACMAN] upgraded s-nail (14.6.4-1 -> 14.7-1)
    [2014-06-17 13:06] [ALPM-SCRIPTLET] Syslinux BIOS update successful
    [2014-06-17 13:06] [ALPM-SCRIPTLET]
    [2014-06-17 13:06] [ALPM-SCRIPTLET] ==> For setting up Syslinux BIOS using the syslinux-install_update script follow
    [2014-06-17 13:06] [ALPM-SCRIPTLET] https://wiki.archlinux.org/index.php/Syslinux#Automatic_Install
    [2014-06-17 13:06] [ALPM-SCRIPTLET]
    [2014-06-17 13:06] [ALPM-SCRIPTLET] ==> For setting up Syslinux EFI follow
    [2014-06-17 13:06] [ALPM-SCRIPTLET] https://wiki.archlinux.org/index.php/Syslinux#UEFI_Systems
    [2014-06-17 13:06] [ALPM-SCRIPTLET]
    [2014-06-17 13:06] [ALPM-SCRIPTLET] ==> The syslinux-install_update script does not currently support EFI install
    [2014-06-17 13:06] [ALPM-SCRIPTLET]
    [2014-06-17 13:06] [PACMAN] upgraded syslinux (6.03pre12-3 -> 6.03pre14-1)
    [2014-06-17 13:06] [PACMAN] upgraded systemd-sysvcompat (213-5 -> 213-9)
    [2014-06-17 13:06] [PACMAN] upgraded tp_smapi (0.41-46 -> 0.41-47)
    [2014-06-17 13:06] [PACMAN] upgraded tzdata (2014d-1 -> 2014e-1)
    [2014-06-17 13:06] [PACMAN] upgraded volumeicon (0.5.0-2 -> 0.5.0-3)
    [2014-06-17 13:06] [PACMAN] upgraded wireshark-cli (1.10.7-2 -> 1.10.8-1)
    [2014-06-17 13:06] [PACMAN] upgraded wireshark-gtk (1.10.7-2 -> 1.10.8-1)
    [2014-06-17 13:06] [PACMAN] upgraded x264 (1:142.20140311-3 -> 1:142.20140311-4)
    [2014-06-17 13:06] [PACMAN] upgraded xf86-video-intel (2.99.911-2 -> 2.99.912-1)
    [2014-06-17 13:06] [PACMAN] upgraded xfce4-timer-plugin (1.0.0-1 -> 1.6.0-1)
    [2014-06-17 13:06] [PACMAN] upgraded xfsprogs (3.1.11-2 -> 3.2.0-1)
    [2014-06-17 13:06] [PACMAN] upgraded xscreensaver (5.26-1 -> 5.29-1)
    [2014-06-17 13:06] [PACMAN] upgraded youtube-dl (2014.06.04-1 -> 2014.06.16-1)
    [2014-06-17 13:07] [PACMAN] Running 'pacman -S mplayer'
    [2014-06-17 13:07] [PACMAN] Running 'pacman -S mplayer youtube-viewer'
    [2014-06-17 13:09] [PACMAN] installed mplayer (37224-1)
    [2014-06-17 13:09] [PACMAN] installed perl-xml-fast (0.11-5)
    [2014-06-17 13:09] [PACMAN] installed youtube-viewer (1:3.1.1-1)
    [2014-06-17 13:12] [PACMAN] Running 'pacman -Sc'
    help appreciated..
    Last edited by veroke12 (2014-06-17 07:55:23)

    amatriain wrote:Same here. Did you file a bug report?
    kralyk wrote:
    I had the same problem on a Dell laptop. Had to dowgrade to 2.99.911.
    Did you guys file a bugreport?
    not yet, i'm not sure if i have time to file a bugreport..
    and not just the i686 version of xf86-video-intel 2.99.912-1 has problem, the x64 version seems to break the video rendering > https://bbs.archlinux.org/viewtopic.php?id=183052
    Last edited by veroke12 (2014-07-08 15:23:45)

  • [Solved]Can't load mysql after long time of idle

    Phpmyadmin:
    #2002 Cannot log in to the MySQL server
    /etc/rc.d/mysqld restart
    :: Stopping MySQL Server [FAIL]
    :: Starting MySQL Server [FAIL]
    Did everything in archwiki.
    Webmin used to write:
    SQL select * from tables_priv order by table_name failed : Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2)
    Where can i find log file? There in no one in /var/log/
    cat /var/lib/mysql/myhost.err
    110306 18:53:22 mysqld_safe mysqld from pid file /var/lib/mysql/myhost.pid ended
    110306 18:53:25 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    /usr/bin/mysqld: Table 'mysql.plugin' doesn't exist
    110306 18:53:25 [ERROR] Can't open the mysql.plugin table. Please run mysql_upgrade to create it.
    110306 18:53:25 InnoDB: The InnoDB memory heap is disabled
    110306 18:53:25 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    110306 18:53:25 InnoDB: Compressed tables use zlib 1.2.5
    110306 18:53:25 InnoDB: Initializing buffer pool, size = 128.0M
    110306 18:53:25 InnoDB: Completed initialization of buffer pool
    110306 18:53:25 InnoDB: highest supported file format is Barracuda.
    110306 18:53:25 InnoDB: Waiting for the background threads to start
    110306 18:53:26 InnoDB: 1.1.5 started; log sequence number 1589359
    110306 18:53:26 [ERROR] Fatal error: Can't open and lock privilege tables: Table 'mysql.host' doesn't exist
    110306 18:53:26 mysqld_safe mysqld from pid file /var/lib/mysql/myhost.pid ended
    110306 18:54:26 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    110306 18:54:26 InnoDB: The InnoDB memory heap is disabled
    110306 18:54:26 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    110306 18:54:26 InnoDB: Compressed tables use zlib 1.2.5
    110306 18:54:26 InnoDB: Initializing buffer pool, size = 128.0M
    110306 18:54:26 InnoDB: Completed initialization of buffer pool
    110306 18:54:26 InnoDB: highest supported file format is Barracuda.
    110306 18:54:26 InnoDB: Waiting for the background threads to start
    110306 18:54:27 InnoDB: 1.1.5 started; log sequence number 1589359
    110306 18:54:27 [Note] Recovering after a crash using mysql-bin
    110306 18:54:27 [Note] Starting crash recovery...
    110306 18:54:27 [Note] Crash recovery finished.
    110306 18:54:27 [Warning] Can't open and lock time zone table: Table 'mysql.time_zone_leap_second' doesn't exist trying to live without them
    110306 18:54:27 [ERROR] Can't open and lock privilege tables: Table 'mysql.servers' doesn't exist
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'events_waits_current' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'events_waits_history' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'events_waits_history_long' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'setup_consumers' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'setup_instruments' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'setup_timers' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'performance_timers' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'threads' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_thread_by_event_name' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'events_waits_summary_by_instance' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'events_waits_summary_global_by_event_name' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'file_summary_by_event_name' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'file_summary_by_instance' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'mutex_instances' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'rwlock_instances' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'cond_instances' has the wrong structure
    110306 18:54:27 [ERROR] Native table 'performance_schema'.'file_instances' has the wrong structure
    110306 18:54:27 [Note] /usr/bin/mysqld: ready for connections.
    Version: '5.5.9-log' socket: '/var/run/mysqld/mysqld.sock' port: 0 Source distribution
    110306 19:11:24 [Note] /usr/bin/mysqld: Normal shutdown
    110306 19:11:26 [Warning] /usr/bin/mysqld: Forcing close of thread 1 user: 'root'
    110306 19:11:26 InnoDB: Starting shutdown...
    110306 19:11:26 InnoDB: Shutdown completed; log sequence number 1589359
    110306 19:11:26 [Note] /usr/bin/mysqld: Shutdown complete
    mysql_upgrade
    Looking for 'mysql' as: mysql
    Looking for 'mysqlcheck' as: mysqlcheck
    Running 'mysqlcheck' with connection arguments: '--port=3306' '--socket=/var/run/mysqld/mysqld.sock' '--port=3306' '--socket=/var/run/mysqld/mysqld.sock'
    mysqlcheck: Got error: 2002: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) when trying to connect
    FATAL ERROR: Upgrade failed
    What can I do now, huh?
    Thanks in advance!
    P.S. How can I delete (not drop) all datebase in /var/lib/mysql ?
    Last edited by SkyTod (2011-03-11 09:32:16)

    cat /var/lib/mysql/myhost.err
    110307 19:12:05 mysqld_safe mysqld from pid file /var/lib/mysql/myhost.pid ended
    110308 08:55:24 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    110308 8:55:25 InnoDB: The InnoDB memory heap is disabled
    110308 8:55:25 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    110308 8:55:25 InnoDB: Compressed tables use zlib 1.2.5
    110308 8:55:25 InnoDB: Initializing buffer pool, size = 128.0M
    110308 8:55:25 InnoDB: Completed initialization of buffer pool
    InnoDB: The first specified data file ./ibdata1 did not exist:
    InnoDB: a new database to be created!
    110308 8:55:25 InnoDB: Setting file ./ibdata1 size to 10 MB
    InnoDB: Database physically writes the file full: wait...
    110308 8:55:26 InnoDB: Log file ./ib_logfile0 did not exist: new to be created
    InnoDB: Setting log file ./ib_logfile0 size to 5 MB
    InnoDB: Database physically writes the file full: wait...
    110308 8:55:27 InnoDB: Log file ./ib_logfile1 did not exist: new to be created
    InnoDB: Setting log file ./ib_logfile1 size to 5 MB
    InnoDB: Database physically writes the file full: wait...
    InnoDB: Doublewrite buffer not found: creating new
    InnoDB: Doublewrite buffer created
    InnoDB: 127 rollback segment(s) active.
    InnoDB: Creating foreign key constraint system tables
    InnoDB: Foreign key constraint system tables created
    110308 8:55:29 InnoDB: Waiting for the background threads to start
    110308 8:55:30 InnoDB: 1.1.5 started; log sequence number 0
    110308 8:55:32 [Note] Event Scheduler: Loaded 0 events
    110308 8:55:32 [Note] /usr/bin/mysqld: ready for connections.
    Version: '5.5.9-log' socket: '/var/run/mysqld/mysqld.sock' port: 0 Source distribution
    110308 23:46:42 [Note] /usr/bin/mysqld: Normal shutdown
    110308 23:46:42 [Note] Event Scheduler: Purging the queue. 0 events
    110308 23:46:42 InnoDB: Starting shutdown...
    110308 23:46:43 InnoDB: Shutdown completed; log sequence number 1595675
    110308 23:46:43 [Note] /usr/bin/mysqld: Shutdown complete
    110308 23:46:43 mysqld_safe mysqld from pid file /var/lib/mysql/myhost.pid ended
    110309 09:52:34 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql
    110309 9:52:35 InnoDB: The InnoDB memory heap is disabled
    110309 9:52:35 InnoDB: Mutexes and rw_locks use GCC atomic builtins
    110309 9:52:35 InnoDB: Compressed tables use zlib 1.2.5
    110309 9:52:35 InnoDB: Initializing buffer pool, size = 128.0M
    110309 9:52:35 InnoDB: Completed initialization of buffer pool
    110309 9:52:35 InnoDB: highest supported file format is Barracuda.
    110309 9:52:36 InnoDB: Waiting for the background threads to start
    110309 9:52:37 InnoDB: 1.1.5 started; log sequence number 1595675
    110309 9:52:37 [Note] Event Scheduler: Loaded 0 events
    110309 9:52:37 [Note] /usr/bin/mysqld: ready for connections.
    Version: '5.5.9-log' socket: '/var/run/mysqld/mysqld.sock' port: 0 Source distribution
    ls /var/lib/mysql
    ibdata1 ib_logfile1 myhost.pid mysql-bin.000001 mysql-bin.000003 mysql-bin.index test
    ib_logfile0 myhost.err mysql mysql-bin.000002 mysql-bin.000004 performance_schema

  • [Solved] - Can't Log In After Upgrade

    Just upgraded and now can't log in. System hangs at 'Reached target Graphical Interace.'
    When I go to tty2 and try to log in, I get 'Log incorrect' error message when trying to log in as normal user or root.
    Re-booted to runlevel 3 and tried to su to normal user. Get 'su: module is unknown' error.
    Checked slim logs and see 'pam_setcred(): module is unknown' error.
    Have re-installed pam and pambase.
    Still can't log in. Appears to be a pam problem, but after many searches, can't find solution. Any ideas?
    Update: I re-installed libgssglue package and that solved the problem. Not certain why that wasn't updated during the pacman -Su command, but I can now log into my system and everything is normal.
    Last edited by twhayes (2013-10-19 19:49:21)

    Hello,
    If you are using SSH, I suspect you are hitting bug ID CSCuc03438:
    The first SSH login password will always fail
    Symptom:
    The first SSH login password will  fail.
    Conditions:
    This issue only applies to SSH logins  on MDS 9100 and 9200 platforms. This includes CLI and SNMP  logins.
    Further Information:
    Upgrading to defective code will  break working applications such as TACACS or  scripts.
    Workaround:
    Use Telnet
    The fix will be in 5.2.6b expected to be available within the next two weeks.
    Best regards,
    Jim

  • [SOLVED]X start failure after upgrade: dri3,present modules missing

    I start X with ~.xinitrc from console, which won"t work after last upgrade --first in two weeks.
    (EE) Server terminated with error (1).Closing log file.
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    Xorg.log.0 :
    [51:778] (EE) intel: Failed to load module "dri3" (module does not exist, 0)
    [51:779] (EE) intel: Failed to load module "present" (module does not exist, 0)
    Installed packages (EDIT: completed):
    xf86-video-intel-2.99.{914-4,916-1}-i686 and also tried with xf86-video-intel-git, with "SNA" acceleration.
    intel-dri 10-2.7-3
    dri2proto 2.8-2
    dri3proto 1.0-1
    xf86driproto 2.1.1-3
    Linux 3.15.5-2-ARCH i686
    Linux CK Atom 3.16.2-1
    Issue occurred after upgrading from v2.99.912-1 to v2.99.914+. I was going to try downgrade xf86-video-intel to v2.99.912-1 (as in the first thread in Refs) but went in a dependency conflict, with the older intel driver requiring glamor-egl which conflicts with xorg-server ':-|
    Atom netbook
    lspci:
    00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
    Some refs :
        » [SOLVED] X start failure after upgrade    https://bbs.archlinux.org/viewtopic.php?pid=1426837
        » [Solved] xf86-video-Intel-2.99.912-1 breaks xorg https://bbs.archlinux.org/viewtopic.php?id=182932
    Last edited by kozaki (2014-09-12 09:45:53)

    The issue occurred after upgrading from xf86-video-intel-v2.99.912-1 to v2.99.914+ and xorg-server-1.15.2-1 to 1.16.0-6 (and -devel).
    same issue if:
    - Switching accelaration method to "UXA" as per https://bugs.archlinux.org/task/40860
    - Adding    Option "DRI" "False"
    Digged a bit:
    - same modules errors but appears to be a Gnome bug (X starts): https://bbs.archlinux.org/viewtopic.php?pid=1441716
    - same modules errors but X starts up without problems http://www.linuxquestions.org/questions … 175511372/
    makes me doubt if this issue is related to the modules not found. Which is the single indication I found so far x-/
    Any light on where can the issue comes from? hardware is pretty much standard even if getting a bit old. Never had Xorg related issue so far on this pancake.
    Last edited by kozaki (2014-09-11 11:05:42)

  • I can't use firefox after upgrading to 4.0. I get the message I have to restart my computer for upgrading, but ik doesn't start. I get the message over and over

    I can't open firefox after upgrading to 4.0
    I get the message over and over again that i have to restart my computer for upgrading to firefox.
    I tried new installation. But i got problems on all my accounts

    Start your '''Computer''' in safe mode. Then start Firefox. Try '''Safe''' web sites.
    Starting The Computer In Safe Mode;
    If running, turn your computer off.
    Remove any disks and thumb drives that are in your hard drives or ports.
    Now start your computer but also;
    '''Windows; '''Press the <F8> key repeatedly.
    '''Mac: '''Hold down the Shift key.
    '''Linux; '''Using the command line, Linux/Unix computers can be booted
    into various run levels that determine which resources are loaded.
    For example, "runlevel 1" is typically the equivalent to Windows and
    Mac safe modes.
    * Source; '''[http://encyclopedia2.thefreedictionary.com/Linux+Safe+Mode Safe Mode; Free Online Encyclopedia]'''
    When the '''Boot''' menu is displayed, release the key you were pressing.
    You must now choose what mode to use. The most used are;
    * Safe Mode; The computer runs with only a minimum set of programs.
    * Safe Mode '''With '''Networking; Same as above, but with internet access.

  • Can´t open LR after upgrade to 5.3 without entering a licens key

    Can´t open LR after upgrade to 5.3 without entering a licens key

    I have seen comments from someone who indicated that every time they started Lightroom they were prompted for the serial number, even though they had already entered it. Is this your situation? I can't remember what the solution is, but I have seen that problem mentioned in the past.

  • Lync for mac (lync_14.0.7_131205) crashes with EXC_BAD_ACCESS at start up after upgrade to 10.9.2 (13C64)

    Lync for mac (lync_14.0.7_131205) crashes with EXC_BAD_ACCESS at start up after upgrade to 10.9.2 (13C64)
    I have removed and clean installed, including certs (http://technet.microsoft.com/en-us/library/jj945448%28v=office.14%29.aspx).  There is no "unknown" cert either.
    This is what I get:
    Microsoft Error Reporting log version: 2.0
    Error Signature:
    Exception: EXC_BAD_ACCESS
    Date/Time: 2014-02-25 21:24:24 +0000
    Application Name: Microsoft Lync
    Application Bundle ID: com.microsoft.Lync
    Application Signature: UCCP
    Application Version: 14.0.7.131205
    Crashed Module Name: CoreFoundation
    Crashed Module Version: 855.14
    Crashed Module Offset: 0x00012192
    Blame Module Name: Microsoft Lync
    Blame Module Version: 14.0.7.131205
    Blame Module Offset: 0x00f02d02
    Application LCID: 1033
    Extra app info: Reg=English Loc=0x0409
    Crashed thread: 0 

    Please check if Lync for Mac 14.0.6 works correctly.
    The following is a similar thread you can refer to:
    http://social.technet.microsoft.com/Forums/lync/en-US/1ea7487f-5ded-4713-93c8-1abd594aea74/lync-for-mac-2011-crashing-since-update-to-1407?forum=ocsclients
    Lisa Zheng
    TechNet Community Support

  • Can't launch color after upgrading to OS 10.5

    I can't launch color after upgrading to OS 10.5. The message shows " Unable to initialize OpenGL. Make sure Video Desktop is disable." Can anyone help please?

    Click here and follow the instructions.
    (46092)

  • Can't open Pages after upgrading to snow leopard on 10.6.8

    Can't open Pages after upgrading to snow leopard on 10.6.8

    Has Spotlight finished its indexing?  Check in the upper right.  If you get just the search field, it has, if it says its indexing, you have to wait before you can use anything.

  • I have an Epson Perfection V100 scanner and can no longer scan after upgrading to Mountain Lion and Creative Suite 5.5. Any suggestions?

    I have an Epson Perfection V100 scanner and can no longer scan after upgrading to Mountain Lion and Creative Suite 5.5. Any suggestions?

    Check the Epson web site for updates to drivers and Epson scan software.

  • Can't start Tomcat after installing Bea WorkShop for JSP

    Hi,
    I have been using Eclipse SDK Version: 3.1.2 Build id: M20060118-1600 and Web Tools Project 1.0.2 and Tomcat 5.0 and Tomcat 5.5 for about 2 months with no problems. But now I Can't start Tomcat after installing Bea WorkShop for JSP plug-in. I get "Server Tomcat v5.0 @ localhost failed to start". Any help would be greatly appreciated.

    I installed BEA Workshop for JSP Version: 3.1.0
    Build id: 536. I only wanted to install the plug-in to my existng Eclipse 3.1 / WTP application. The only option that I saw was to download the entire FullWorkshopFreeInstall-536.zip, which is 192,496 KB. During the installation, there is a screen that you can specify to only install the plug-in - and I selected that option. Today, I chose to uninstall the BEA Workshop for JSP and then I was again able to start Tomcat server. I then did a complete install of BEA Workshop for JSP into a totally separate location. My original Eclipse installation still works fine, but my Workshop for JSP Version (which is now a completely new installation) has the same problem with Tomcat that I reported with the plug-in. I am using j2sdk1.4.2_08 and have tried both Tomcat 5.0 and Tomcat 5.5. I have the same problem with both Windows XP Home Edition and Windows XP Professional.
    Thanks for your assistance.
    Ron

  • Can't Start Portal After Install

    After downloading and installing the of evaluation Portal 4.0 SP1, I get the following message upon startup when I enter the system password that I entered during installation:
    Starting WebLogic Server ....
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: try to access method weblogic/management/internal/
    Helper.preloadMBeanInfos()V from class weblogic/management/Admin
    at weblogic.management.Admin.initialize(Admin.java:210)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    I even tried "weblogic" for the system password and I get the same message.
    What password should I use to start the server?

    I've followed the directions and am experiencing the exact same problem. Brand
    new installation of Weblogic server 6.1 SP2 with examples. That install is working.
    Then added Portal 4.0 SP1, updated the license file and I have the same issue
    with the Illegal access exception resulting in the "Fatal initialization exception"....
    Hmm!
    [email protected] (Bowrat) wrote:
    Below listed are the common errors you run into during installation
    process:
    - You need to have the correct version numbers of both the weblogic
    server and the portal server. For instance the portal server 4.0 (eval
    copy) will only run on WebLogic 6.1 SP1. So check the edocs for
    supported platforms
    - Make sure you have the installed the full version of the weblogic
    server (including examples)
    - Finally, you need to run the UpdateLicense.cmd file to update the
    license.bea under ur Bea Root
    Give it a shot after u have checked all of the above three - goodluck
    - Bowrat
    www.Bowstreet.com
    Steve Anderson <[email protected]> wrote in message news:<[email protected]>...
    From: Steve Anderson <[email protected]>
    Newsgroups: weblogic.support.install
    Subject: Can't Start Portal After Install
    References:
    NNTP-Posting-Host: 209.11.114.150
    X-Original-NNTP-Posting-Host: 209.11.114.150
    Message-ID: <[email protected]>
    Date: 13 Feb 2002 20:25:53 -0800
    X-Trace: 13 Feb 2002 20:25:53 -0800, 209.11.114.150
    Organization: BEA SYSTEMS Inc
    Lines: 18
    XPident: firewall-user
    Path: newsgroups.bea.com!209.11.114.150
    Xref: newsgroups.bea.com weblogic.support.install:9600
    After downloading and installing the of evaluation Portal 4.0 SP1,I get the following message upon startup when I enter the system password
    that I entered during installation:
    Starting WebLogic Server ....
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: try to access method weblogic/management/internal/
    Helper.preloadMBeanInfos()V from class weblogic/management/Admin
    at weblogic.management.Admin.initialize(Admin.java:210)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    I even tried "weblogic" for the system password and I get the samemessage.
    What password should I use to start the server?

  • WiSM can't function normally after upgrading from vesion 6.0.182 to 7.0.220.

    I have a WiSM installed in WS-6504E, vesion 6.0.182. It can't function normally after upgrading to version7.0.220.
    When it was unstable, I found three strange condition
    1. A lot of log looks like this
    *osapiReaper: Mar 10 14:53:39.282: %OSAPI-3-FILE_OPEN_FAILED: osapi_file.c:370 Failed to open the file : /proc/1059/stat.(erno 24)
    *osapiReaper: Mar 10 14:53:39.282: %OSAPI-3-TASK_GETTIME_FAILED: osapi_task.c:3431 Failed to retrieve statistics (/proc/<pid>/stats) for task 'fmcHsTask'
    2. Internal Temperature was showed "sensor failed"
    3. CPU User load is Zero
    Anybody can tell me what wrong with the wireless controller ?

    Could be a hardware failure.

Maybe you are looking for

  • Partition map check failed because no slices were found for WD My Book 1140 media

    Have been using a WD My Book 3TB HD which was partitioned into three 1TB partitions for almost a year.  Now when I try to access it via my MacBook Pro I am getting the following error message "Problems were found with the partition map which might pr

  • Video content path

    Dear forum, I am putting together a Cross platform (MAC/PC) CD Rom with streaming video content. All is fine when I publish and test on the Mac, but when I test on the PC the Video does not show at all. Could this be some thing to do with the content

  • Windows 7, Outlook email and iphone

    Now that I have an iphone, my outlook will not send/receive email. I've called my cable company, they say the emial is fine. I send the test message, can't find my incoming, however the test message is sent to my iphone. I NEED, really really NEED, t

  • Oracle on NT Server

    I am running an orders system on oracle with With Windows NT I AM GETTING AN ERROR MESSAGE AS FOLLOWS Exception EDBEngineError in module cscpop.exe at 00056aa6. Alias is not currently opened microsoft ODBC Driver for oracle oracle ora-01034 Oracle no

  • Why my iPhone 4s won't work since i downloaded ios6

    Need help since i hit the download button on my iphone for the ios6 my iphone 4s doesnt work...just gives me an apple picture...it was giving me the picture to connect to Itunes but when i did it says my phone is in restore mode?????