Saturday, December 17, 2016

cara membuat gmail - daftar gmail buat email baru akun gmail di laptop ...

Friday, January 8, 2016

Access denied for user 'root'@'localhost' (using password: YES)

#1045 - Access denied for user 'root'@'localhost' (using password: YES) 

phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.

change :
$cfg['Servers'][$i]['auth_type'] = 'http';
to
$cfg['Servers'][$i]['auth_type'] = 'cookie';

Tuesday, January 5, 2016

Reset Password Root phpmyadmin


  1. D:\xampp\apache\conf\extra\httpd-xampp.conf
  2. Change AllowOverride AuthConfig TO AllowOverride all
    Alias /phpmyadmin "D:/xampp/xampp/phpMyAdmin/"
       
            AllowOverride AuthConfig
            #AllowOverride all
            Order allow,deny
            Allow from all
       
  3. Change in D:\xampp\phpMyAdmin\config.inc.php cookie to config
    // $cfg['Servers'][$i]['auth_type']     = 'config';    // Authentication method (config, http or cookie based)?
    $cfg['Servers'][$i]['auth_type']     = 'cookie';    // Authentication method (config, http or cookie based)?



Wednesday, December 30, 2015

Forbidden You don't have permission to access /phpmyadmin on this server.

Forbidden  You don't have permission to access /phpmyadmin on this server.
If you have problem like that, change in folder of apache / in file httpd.conf
Change from :

  Order Deny,Allow
  Deny from all
  Allow from 127.0.0.1


Become :

 Options Indexes FollowSymLinks MultiViews
    AllowOverride all
        Order Deny,Allow
        Allow from all


example :


    Options Indexes FollowSymLinks MultiViews
    AllowOverride all
        Order Deny,Allow
        Allow from all

Wednesday, November 25, 2015

Apa itu active directory?

Apa itu active directory?
Active Directory adalah aplikasi pengaturan user dan komputer yang terdaftar disuatu jaringan. Dimana user dan komputer dapat dibagi dalam grup, unit, departemen dan lainnya dalam obyek yang ada di dalam active directory

Wednesday, May 7, 2014

Fail Export CSV

When I open the CSV file I exported, all data appear in 1 column instead of several

It may happen that your spreadsheet editor (Excel for example), when you open the CSV file you just exported from BeeBole, will show the data in one single column instead of nicely splitting them in several columns.
The reason behind this behavior is that CSV files (Comma Separated Values) are splitting data into columns using " , " as separator by default. But in certain countries, the default value used as separator is " ; " instead.
So, what should you do if your computer expect " ; " instead of " , "?
  1. Go to your Settings page clicking on the link in the top-right corner of your screen (You have to be an admin)
  2. In the Localization module, change the "List separator for exports" field from "coma ( , )" to "semicolon ( ; )"

Alternatively, you might want to change the Regional Settings of your computer if it happens for several app you use and not only BeeBole

Then, in Windows for example:

Go to Start>Settings>Control Panel>Regional and Language Options.
Click “Customize”.
Enter “,” for “List Separator”

source : http://help.beebole.com/home/faq/csv-format-does-not-work-in-excel

Wednesday, April 16, 2014

windows could not be activated

Q: windows could not be activated
If you continur to see this error message contact your system administrator or technical support department for assistance

A: Try to entry key product in Control Panel >> System

This is the reference :


 

Wednesday, March 26, 2014

Q: validation of viewstate MAC failed. If this application is hosted by a Web Fam or cluster
A: view option >> internet tools >> delete history and cache, untick or change automatically to every refresh page

Wednesday, December 25, 2013

There is no more space for virtual disk

Q:Virtual Machine Message - msg.hbacommon.outofspace:There is no more space for virtual disk *.vmdk. You might be able to continue this session by freeing disk space on the relevant volume, and clicking Retry. Click Cancel to terminate this session.

A: add more space


Thursday, September 19, 2013

How to Display Convertion History in Outlook

Q: How to Display Convertion History in Outlook

A:
http://answers.microsoft.com/en-us/office/forum/office_2010-outlook/communicator-conversation-history-not-saved-in/f4ac6538-6dd6-42dd-994f-0a98c4fa0b28

Monday, April 15, 2013

PowerPoint : Graphics Card May Not Be Configured Properly

Q:
PowerPoint has detected that your graphics card may not be configured properly for an optimal slide show experience
Don't show this message again

A:
... ?

Sunday, April 14, 2013

Powerpoint click repaired

Q:
Why my presentation always appears click repair?
A:
Please see documentation :
http://answers.microsoft.com/en-us/office/forum/office_2010-powerpoint/powerpoint-found-a-problem-with-content-in/6743da45-2ca3-46e5-b497-573de1dd5d55

Sunday, March 24, 2013

Code Highlighter :
http://en.support.wordpress.com/code/posting-source-code/
http://wordpress.org/extend/plugins/syntaxhighlighter/developers/
http://lorelle.wordpress.com/category/wordpress-plugins/

Monday, February 25, 2013

ProcessMaker Fatal Error

Question:
is Fatal error: Call to a member function findSubtable() on a non-object in D:\DATA.WEB\01.web\processmaker\gulliver\thirdparty\html2ps_pdf\pdf.fpdf.makefont.php on line 21

Answer:
is repost from http://forum.processmaker.com/viewtopic.php?f=7&t=1146
It looks like PM is missing the file arialuni.ttf, which is the TrueType font file for Arial Unicode, needed to display Chinese, Hebrew and a number of other languages.

See:
http://support.microsoft.com/kb/287247

You can solve this problem by downloading the font file from:
http://code.google.com/p/ipwn/downloads/detail?name=arialuni.ttf&can=2&q= http://code.google.com/p/ipwn/downloads ... f&can=2&q=

and copying the font file to your folder: /opt/processmaker/gulliver/thirdparty/html2ps_pdf/fonts/ None of the Unicode fonts for Times, Arial or Courier are included in ProcessMaker. I will file a bug report on this.

Wednesday, January 23, 2013

ocsng ERROR: HTTP status code 500

ocsng ERROR: HTTP status code 500 1. check file ocsinventory-server.conf in \xampp\apache\conf\extra\ocsinventory-server.conf 2. make sure the username (line #29) 3. make sure the password (line #31)

Friday, January 18, 2013

Security Alert the default login/password is activate on OCS-NG GUI

Q: Security Alert the default login/password is activate on OCS-NG GUI A: Please change the password of admin

Thursday, January 17, 2013

XAMPP - Access forbidden

Q: Access forbidden! New XAMPP security concept: Access to the requested directory is only available from the local network. This setting can be configured in the file "httpd-xampp.conf". A: Mark the like “Deny from all” as a comment at the

Wednesday, January 16, 2013

Error 1067

Q: Error 1067: The process terminated unexpectedly A: First I checked the my.ini file and saw no obvious problems (it was also the default my.ini file produced by the installer). Since the service wouldn’t start, I created a new one that made sure it was reading the right .ini file: mysqld --install MySql2 --defaults-file="c:\my.ini" … but to no avail, as the same error occurred. Eventually I gave up and reinstalled MySQL. But it still didn’t work! I did learn two interesting things: When trying to delete a service from Windows, make sure that the Services Manager is not open. The deleted service only gets truly deleted when the Services Manager is closed, which may leave you wondering why it’s taking so long (“This service is marked for deletion”). When you need to reinstall MySQL, in order to really start fresh, you need to do three things: Uninstall MySQL (Add/remove programs, etc.) Delete the MySQL program directory Delete the MySQL data directory (under Documents and Settings, Application Data, etc.) When I did a truly “fresh” install of MySQL, it actually worked again. But only till the next reboot. I found out when there was a power outage later during the day. MySQL wouldn’t start, and manually starting the service would produce, again, the error 1067. This time I had a look at the MySQL log file, which lives in the data directory (called server001.err in my case). I found this: 120420 8:21:38 InnoDB: Operating system error number 87 in a file operation. InnoDB: Some operating system error numbers are described at InnoDB: http://dev.mysql.com/doc/refman/5.5/en/operating-system-error-codes.html InnoDB: File name .\ib_logfile0 InnoDB: File operation call: 'aio read'. InnoDB: Cannot continue operation. Ah, more information on the error. It turns out that Windows error 87 is ERROR_INVALID_PARAMETER; in other words: “The parameter is incorrect” (see here). Not particularly helpful, but it gets you something to Google for. There weren’t too many Google results, but after I while I found this. It seems that the error is related to either the disk driver or the formatting of the disk (neither of which I could easily change on a remote server). But the bug report did include a workaround. Add this to my.ini: Ref: http://www.websofia.com/2012/04/mysql-error-1067-windows-error-87-error_invalid_parameter/