Tampilkan postingan dengan label Belajar Web Zend Framework. Tampilkan semua postingan
Tampilkan postingan dengan label Belajar Web Zend Framework. Tampilkan semua postingan

Kamis, 12 Juli 2012

Error Fixing SQLDeveloper MSVCR71.DLL Not Found Error on windows 8 or windows 7

The Solution

To fix it, properly, you need to install SQLDeveloper yourself. Fortunately, this is simple.


  • Run regedit as the Administrator
  • Expand HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths
  • Add a new Key to App Paths called sqldeveloper.exe
  • Set the (Default) value to the full path to the executable (including the executable name).
  • Create a new String value for sqldeveloper.exe called Path and set its value to the jre / bin folder in the SQLDeveloper files. 

Kamis, 05 Juli 2012

Cara Mengatasi Error Zend Framework 2 ZF2_PATH environment variable

Fatal error: Uncaught exception 'RuntimeException' with message 'Unable to load ZF2. Run `php composer.phar install` or define a ZF2_PATH environment variable.' in C:\xampp\htdocs\zend2\public\index.php:28 Stack trace: #0 {main} thrown in C:\xampp\htdocs\zend2\public\index.php on line 28

Klick pada .htacces folder public, nah tambahin kode ini di file .htacces

SetEnv ZF2_PATH ../ZendFramework2/library 

cimiew :D

Jumat, 13 Januari 2012

Tutorial Zend Framework Server

Turtorial Zend Framework Server : mencoba share tentang tutorial yang pernah dipelajari. Isinya mengenai tutorial Zend Framework menggunakan Zend Server CE
Zend Server CE (Community Edition)
http://www.zend.com/en/products/server-ce/downloads

  • Zend Framework
You can download at http://framework.zend.com/download/current/. Choose Zend Framework Full Version because it’s already included with the documentation and manual.
Setelah itu :
Extract downloaded Zend Framework on C:\Program Files\Zend\Apache2\htdocs.

  • Installation Zend Application
Firstly, make sure your Zend Server already running on your computer. Clicked on apache icon on the right side of your desktop window () and start the apache zend server. Open your browser, and type http://localhost:[portnumber]/, e.g. http://localhost:80/ or http://localhost:90/. Port Number is set when you installed zend server before. In this session, I will use the second example (http://localhost:90/). If you succeed, the preview on your browser should be like the picture below.

Sabtu, 15 Oktober 2011

Jumat, 14 Oktober 2011

Menjalakan Zend Framework Berjalan Data Base Local Host SQL Manager

a. Disini saya memakai Apatana studio 3 :D .., disini link downloadnya http://aptana.org/products/studio3/download  ...  klick Apliaksi kemudian konfigurasi 


b. Setelah itu  baru masuk ke seperti gambar dibawah ini : lagi malas ngetik :D 


:kimpoi

Cara Membuat DataBase dari SQL Manager IP Server Ke atau Menjadi Local

a. Amunisi pertama Anda harus punya komputer atau labtop setelah itu hidupkan komputer terus login ke windows dan  baru masuk ke local disk terus xampp kalau menggunakan xampp :


b. Klcik xampp kemudian masuk ke nama datbase web yang disimpan di htdocs nya kemudian klcik nama database web nya saat diclik muncul folder folder yang ada didatabase web nya seperti gambar dibawah :