Posts

Showing posts with the label error

Solved intranet access wamp based site error 403

Solved intranet access wamp based site error 403 The solution was simple but, took me a while to figure it out. Solution: 1. go to C:wampwww 2. rename this file .htaccess or htaccess to htaccess.bak thats it now you should be able to access webpages on your intranet. This solution may not be safe. I will update this once i find a better one. - Mihir Patel download file now

Solusi Error Pada PCSX2

Image
Solusi Error Pada PCSX2 Banyak dari sobat tidak bisa memainkan PCSX2 secara benar karena adanya permasalahan yang sering muncul.. entah itu lambat atau layar menjadi hitam dan semacamnya. Kali ini saya telah merangkum berbagai permasalahan yang sering terjadi ketika kita hendak memainkan PCSX2. Berikut permasalahannya: A.Jendela game tidak tampil -masalah setlah emulator PCSX2 di jlankan dgn cara klik menu file & pilih Run cdrom/Dvdrom,maka sebuah pesan error akan tampil. unable to load bios/scph10000.bin,PCSX2 can`t run without that. -cara mengatasinya  dapat kita lihat dari tampilan yg keluar bahwa pengaturan BIOS bermasalah,pd PCSX2 agan di minta untuk menyesuaikan BIOSnya dgn regional yg agan gunakan.seperti USA,JAPAN,UEROPA. Ikuti langkah2 berikut: 1.sebagai contoh saya memainkan game shadow heart versi japan, maka anda perlu menyiapkan  bios  berjenis japan. 2.buka program emulatornya,kemudian klik menu config > configure. 3.pd jendela  configuration,lak...

Something went wrong error when you try to start an Office app

Something went wrong error when you try to start an Office app 1. Restart the computer. 2. Make sure "Microsoft Office Click-to-Run" service is running. download file now

SOLVED Thunar Error Setting Permissions

Image
SOLVED Thunar Error Setting Permissions Problem When copying or moving files to a NTFS partition an annoying error message about setting permissions is shown. The files are still copied/moved. Solution This can be easily fixed by adding uid=1000 to your mounting options in /etc/fstab . Open fstab with root permissions: sudo mousepad /etc/fstab (replace mousepad with the command for your favorite text editor). Find the line corresponding to your NTFS partition (see example bellow for help). Add uid=1000 after umask=007 , use commas (again see example). Example How it looks by default: # /media/Data was on /dev/sdb6 during installation UUID=702907667255DAFB /media/Data ntfs defaults,umask=007,gid=46 0 0 After adding uid=1000 : # /media/Data was on /dev/sdb6 during installation UUID=702907667255DAFB /media/Data ntfs defaults umask=007, uid=1000 ,gid=46 0 0 download file now

Solved Error installing pg ERROR Failed to build gem native extension

Image
Solved Error installing pg ERROR Failed to build gem native extension                                                              If your are facing this kind of error as shown in the picture below! Then maybe libpq-dev is missing from your system install it as shown in the picture below Then try to install pg gem it will install this time without any problem! Thats  it. download file now

Solution restore iphone 4 error 1013 and 1611

Solution restore iphone 4 error 1013 and 1611 Ref: http://discussions.apple.com/thread.jspa?threadID=2655717&tstart=0 , Peru Remove the line that has gs.apple.com completely and save host file on your host system. Please use the following the instructions depending on your system On Mac: * Open Finder * Hold down COMMAND + SHIFT keys and press G * Enter "/private/etc/" in the field and press "Go" * Find "hosts" file in the directory * Drag the file to your desktop * Open it in text editor * Remove the line that has gs.apple.com entirely or put a # at the beginning of it to comment it out * Save the file * Drag it back to the /private/etc/ folder. * Youd need to enter your username and password to authenticate the move On Windows: Locate the hosts file in one of the following directories: Windows 95/98/Me c:windowshosts Windows NT/2000/XP Pro c:winntsystem32driversetchosts Windows XP, Vista, 7 c:windowssystem32driversetchosts   Right click and click on...

SQL User ERROR orUSER STORED PROCEDURE

SQL User ERROR orUSER STORED PROCEDURE --Create a table TEST1 having 2 field T_ID,T_NAME CREATE TABLE TEST1 ( T_ID INT IDENTITY(1,1) PRIMARY KEY, T_NAME VARCHAR(25) ) --Create another table TEST2_DEPEND having 2 field TD_ID,TD_ADDRESS GO CREA download  file  now

Solution error No patch number 0

Solution error No patch number 0 When building the RPM if you get this issue that means  you have forgot to define Patch0 at top  ex. if you patch file is x-0.patch add the follwing line at top of spec file Patch0:         x-0.patch download file now

start Unknown job ssh error while running Xubuntu Live CD

start Unknown job ssh error while running Xubuntu Live CD I tried running Xubuntu Live CD on an older laptop, but ssh server didnt wanted to start. Running the start init.d script sudo /etc/init.d/ssh start showed me this error " start: Unknown job: ssh " Searching for an answer lead me to this ubuntuforums.org post and this stackoverflow post. None of those solutions worked, however they helped me in a way to solve this problem. Xubuntu Live CD doesnt have ssh server installed by default. I installed the ssh client and server: sudo apt-get install ssh openssh-server -y and I tried to start it when it gave me the error. By running the ssh server manually /usr/sbin/sshd -D showed me this error " Missing priviledge separation directory: /var/run/sshd " By creating this directory, the problem was solved : sudo mkdir /var/run/sshd Now, I can simply run /usr/sbin/sshd -D and the ssh server works download  file  now

Solusi Saat Gigi Biru BB Error

Solusi Saat Gigi Biru BB Error Saat kita mengirim file melalui bluetooth pastilah ingin lancar kayak jalan tol, tapi bukan malah tolah-toleh he3. Termasuk juga dengan pengguna Blackberry. Namun bagaimana jika hal tersebut tidak lancar, bluetooth menjadi error mek manggut manggut tok ra gelem konek dan pada akhirnya proses pengiriman data akhirnya tidak terselesaikan dengan baik hingga akhirnya purik kan. Jika hal tersebut terjadi, perhatikan hal-hal berikut, dan pastikan koneksi bluetooth sudah aktif. Pastikan pula kalau Blackberry dalam kondisi visible atau discoverable alias bisa di detect oleh device ponsel lain. Cara memastikannya atau melihat kunjungi Menu > Option > Bluetooth > tekan Blackberry Key, kemudian rubah discoverable ke posisi Yes jika masih dalam keadaan NO. Sebelum menerima file dari ponsel lain, pastikan terlebih dahulu dimana kita akan menyimpan file tersebut. Caranya masuk ke Folder Media kemudian pilihlah dimana kita ingin menyimpan file yang akan diterim...

SSL connection error in chrome or chromium based browser

SSL connection error in chrome or chromium based browser just download dev(devloper) or beta version of chrome, any version and than check the problem will get solved working version( 48.0.2564.10 dev) or download older version of chrome (try to remember the version in which you was not having the proble m) download  file  now

Solve The mcrypt extension is missing Please check your PHP configuration Phpmyadmin Error in Ubuntu 13 10

Image
Solve The mcrypt extension is missing Please check your PHP configuration Phpmyadmin Error in Ubuntu 13 10 Ive done installation phpmyadmin on Ubuntu 13.10 with apache web server. I restarted apache2 and after login to phpmyadmin, on the bottom of the page show this error: " The mcrypt extension is missing. Please check your PHP configuration. " like screenshot below: So, how to fix this problem? Its bug is missing mcrypt.ini , where the file located in /etc/php5/conf.d/ , which should be in /etc/php5/mods-available/ . So we should move mcrypt.ini into /etc/php5/mods-available/ with the following commands below: Run the Terminal, and switch to superuser / root by type: sudo su Then move mcrypt.ini file into /etc/php5/mods-available/ | mv -i /etc/php5/conf.d/mcrypt.ini /etc/php5/mods-available/ Then type this command: php5enmod mcrypt Then restart apache2: service apache2 restart So, you will not find error on the bottom of the phpmyadmin page. download file now

Solution for DOMException Failed to load because no supported source was found error in Chrome with HTML5 media API

Solution for DOMException Failed to load because no supported source was found error in Chrome with HTML5 media API After updating Chrome to release 53 this week, my web application was no longer able to use the media API to capture video with a webcam. This is the third time that I am forced to update my code due to changes in Chrome... this is getting a little annoying! The error message I was getting in my javascript console is: DOMException: Failed to load because no supported source was found Ill keep it short. The problem was the way I set the source of my media element. I was setting the source like this: navigator.getUserMedia(videoObj, function(stream) {    CaptureImageStream = stream;    CaptureImageVideo.src = stream ;    CaptureImageVideo.play(); }, errBack); It seems like this is no longer supported. I changed it to this and it now works again: navigator.getUserMedia(videoObj, function(stream) {    CaptureImageStream = stream;   ...

Solved BlueStacks installation failed Error 25001 Seem to have antivirus installed Bitdefender Problem

Image
Solved BlueStacks installation failed Error 25001 Seem to have antivirus installed Bitdefender Problem I have spent 3-4 hours by the way on google, but couldn�t find the solution. Then I thought why don�t I find by myself. So here is the solution. Very simple. Download � BlueStacks_HD_AppPlayerPro_setup_0.7.8.829_REL.msi (102 MB) Unpack with Universal Extractor (http://www.legroom.net/software/uniextract) by right clicking on the MSI and select UniExtract to Subdir Go inside of the folder � BlueStacks_HD_AppPlayerPro_setup_0.7.8.829_REL Download MSI reader InstEd (http://www.instedit.com/) Application Open unpacked BlueStacks_HD_AppPlayerPro_setup_0.7.8.829_REL.msi (1.86 MB) in the InstEd application From the left menu list, select InstallExecuteSequence, on the right side find ChechAV entry. You will find � $RuntimeComponent > 2 ? replace 2 with 100 . like this.. $RuntimeComponent > 100........ In this way you will also find some conditions, also do the same change if you are h...

Solution VERR MANIFEST FILE MISMATCH or VBOX E FILE ERROR 0x80BB0004

Image
Solution VERR MANIFEST FILE MISMATCH or VBOX E FILE ERROR 0x80BB0004 remove the *.mf file from the directory and redo the same step you are doing. Please post your solution. If this did not work for you ! download file now

Solve connection error on Ubuntu Server on VMware Workstation

Solve connection error on Ubuntu Server on VMware Workstation Virtualization has been a necessity for quick deployment of server. However there is a drawback of connection in case like VMware Workstation 7.0 where ubuntu server loose internet connection due to failure of  VMware NAT Service. A restart for NAT service is required to bring everything in working order. I dont exactly why vmnat.exe stop working but this error causes severe loss to server based on vmware so to resolve this problem I have made custom batch script. You can schedule task it as per your severity. For my preference I shall schedule it for every 5 minutes. @setlocal enableextensions enabledelayedexpansion @echo off set ipaddr={YOUR VMWARE LOCAL IP} Eg. 192.168.xxx.128 set oldstate=neither :loop set state=up ping -n 1 !ipaddr! >nul: 2>nul: if not !errorlevel!==0 ( set state=down taskkill /im vmnat.exe /T /F net start "VMWare NAT Service" ) if not !state!==!oldstate! ( echo.Link is !state! se...

Spotify error code 18 saiba como resolver

Image
Spotify error code 18 saiba como resolver O Spotify  "error code 18" � uma mensagem de erro que pode aparecer na hora de instalar ou reinstalar o programa do streaming de m�sicas em um computador com Windows . Esse erro n�o � do Spotify , mas uma falha o sistema operacional que acusa erro na instala��o. Apesar do suporte do programa aconselhar a instalar o software atrav�s do Modo de Seguran�a do Windows, em nossos testes esse m�todo n�o obteve sucesso. No entanto, existe uma sa�da para concluir a instala��o no seu PC. Spotify error code 18 � uma falha de instala��o do Windows   Confira se o Spotify foi completamente desinstalado atrav�s do Painel de Controle ou na tela de Processos do Gerenciador de Tarefas. Se n�o foi, desinstale completamente o app do seu computador. Caso n�o esteja, clique em finalizar tarefa    Passo 1. Apague todos os arquivos (inclusive de instala��o) do Spotify do seu computador; Exclua de todos os diret�rios os arquivos de instala��o pre...

Solution for Error 3007 in Diablo 3

Image
Solution for Error 3007 in Diablo 3 Error 3007 can occur in Diablo III when a computer is unable to maintain a stable connection to our Battle.net servers. The Battle.net connection runs in addition to other connections to the Diablo III game servers. Many players can work around the problem with the following steps. Bypass Your Router To bypass your router, plug your computers ethernet cable directly into your modem. If this succeeds, it means that your router is unable to maintain the connections mentioned above. Your router may either need a firmware update, or it may need to be replaced. For information on updating your routers firmware, please contact your routers manufacturer. Join General Chat Joining General chat can help keep your connection active. To join the General chat channel: 1. Log into Diablo III. 2. Click the cogwheel icon in the chat box on the left side of the screen. 3. Click Join Public Chat . 4. Click General . Set Up Secondary Logon Secondary logon must be set ...

Solusi Bagi Oppo Yoyo Yang Bootloop Error

Image
Solusi Bagi Oppo Yoyo Yang Bootloop Error Pada hari ini sedikit berbagi tips ringan bagi yang punya smartphone Oppo Yoyo yang mengalami Bootloop (hanya terhenti di logo Oppo). Tutorial ini termasuk mudah karena tidak membutuhkan PC/Komputer cukup hanya dengan menggunakan Oppo Yoyo kamu. Tidak selalu smartphone kita mengalami error karena diakibatkan oleh hardware yang rusak, kebanyakan hanya masalah software yang mengalami kerusakan. Sehingga tidak ada salahnya kamu memperbaiki smartphone kamu tanpa perlu ke service center. Kalo hanya problem software dengan menggunakan tutorial dibawah ini rata2 bisa diperbaiki dengan hanya melakukan install ulang firmware melalui stock recovery dari Oppo Yoyo. Ingat!! Tutorial ini akan menghapus semua data yang ada di Internal Memory seperti SMS,Kontak dan games maupun aplikasi yang pernah kamu install. Tutorial install firmware Oppo Yoyo R2001 dengan stock recovery Unduh file Firmware Oppo Yoyo Taruh file tersebut di Sdcard bisa via card Reader ...

Solusi Error Audition exe v 6084 By Logic Dancer

Image
Solusi Error Audition exe v 6084 By Logic Dancer   Ingin Tahu Solusinya ? Silahkan Download filenya dibawah Caranya : - Copy File yg didownload tadi ke folder ayodance anda ( Replace ) - Klik Kanan Ayodance > Properties > Find Target > Paste > Replace > Oke selesai ! silahkan Login Audition Ayodance :) Credit :  Logic Dancer Link Download Audition.exe Editan Login Dancer : Klik Here download file now