[ask] ada yang tau install lamp server ?
#11
(02-14-2012, 03:15 AM)sakurragi Wrote: ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)

Service ya jangan lupa di aktifin dlu...
lah si om install ya giman password root ya apa...???
kalo salah message errornya ya kya gitu
ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)

kalo dah bisa
kalo udah ktik "mysql -u root -p"
masukin password root ya

ganti password ya:
mysql> SET PASSWORD FOR root@localhost=PASSWORD ('passwordbaru');
Query OK, 0 rows affected (0.00 sec)
mysql>flush privileges;
mysql>quit;

Ardie xpLaiNe

#12
(02-14-2012, 01:34 PM)sakurragi Wrote: di remove kga bisa
apt-get remove --purge phpmyadmin

Code:
apt-get remove --purge phpmyadmin
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libdmraid1.0.0.rc16 libbabl-0.0-0 libcupscgi1 libgegl-0.0-0 libdjvulibre21
  libglew1.5 python-pyicu hpijs libcupsmime1 libwebkit-1.0-2 libgps19 libucl1
  whois upx-ucl libdebian-installer4 php5-gd festlex-cmu liblqr-1-0 cryptsetup
  wwwconfig-common libecryptfs0 reiserfsprogs rdate libmcrypt4 libcupsppdc1
  libjs-mootools cups-common libhpmud0 libijs-0.35 libt1-5 libtiff-tools
  bogl-bterm libgutenprint2 festlex-poslex lesstif2 festvox-kallpc16k
  libcupsdriver1 php5-mcrypt libgimp2.0 ecryptfs-utils libdebconfclient0
  foomatic-filters poppler-utils gpsd javascript-common festival
  dbconfig-common dmraid xtightvncviewer libxp6 gimp-data libdjvulibre-text
  min12xxw libwebkit-1.0-common libgtkglext1 libestools1.2 cadaver xpdf-common
  sendemail
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  phpmyadmin*
0 upgraded, 0 newly installed, 1 to remove and 3 not upgraded.
7 not fully installed or removed.
After this operation, 17.4MB disk space will be freed.
Do you want to continue [Y/n]? y
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
(Reading database ... 292065 files and directories currently installed.)
Removing phpmyadmin ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing phpmyadmin (--purge):
subprocess installed pre-removal script returned error exit status 1
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error while cleaning up:
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
phpmyadmin
E: Sub-process /usr/bin/dpkg returned an error code (1)

jadinya di upgrade jga eror..whahaha


apt-get upgrade
Code:
root@Sakurragi_coolz:~# apt-get upgrade
Reading package lists... Done
Building dependency tree      
Reading state information... Done
The following packages have been kept back:
  beef uniscan w3af
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
7 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? y
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
Setting up man-db (2.5.7-2ubuntu1) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing man-db (--configure):
subprocess installed post-installation script returned error exit status 1
Setting up openvas-libraries (4.0.6-bt0) ...

Setting up openvas-scanner (3.2.5-bt0) ...
Setting up openvas-administrator (1.1.2-bt0) ...
Setting up openvas-cli (1.1.4-bt0) ...
Setting up greenbone-security-desktop (1.2.1-bt0) ...
Setting up phpmyadmin (4:3.3.2-1) ...
debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable
dpkg: error processing phpmyadmin (--configure):
subprocess installed post-installation script returned error exit status 1
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Errors were encountered while processing:
man-db
phpmyadmin
E: Sub-process /usr/bin/dpkg returned an error code (1)

AngryAngryAngryAngry

apa yang salah..ngakak ane..bkin penasaran banget dah..

maav ane banyak nanya and ngerepotin buat yang bisa Big Grin
kayaknya dpkg ane sering bermasalah molo ama masalah lock buat dpgknya..Angry

coba:
Code:
fuser -v /var/cache/debconf/config.dat

perintah diatas itu untuk mematikan proses yg mengunci suatu file, karena filenya dikunci (dipakai) maka ga bisa diapa2in hehe

kalau untuk reset password MySQL ada di blog ane, sry blom bikin disini:
http://ikonspirasi.com/2012/01/26/recove...-password/

#13
solved om..ane jadinnya pke lamp server tutor yang di atas..

#14
bro kalau buka web di localhost yang menggunakan .htaccess kenapa muncul
Access forbidden!
Error 403
saya menggunakan server localhost lampp






Users browsing this thread: 1 Guest(s)