latcoding.com
blog tutorial cloud, programming & networking
Menu Close
  • Cloud AWS
  • Kubernetes
  • Docker
  • Web Server
  • Android
  • PHP
  • MySQL
  • Networking
  • Java

php

0

Install zend framework 1.12 in windows 7

Posted on May 22, 2015 by Ambar Hasbiyatmoko

In this article, we will installing zend framework 1.12 in windows. To install zend, you must : – Activate mod_rewrite in httpd.conf on your apache.

php, web framework, zend_framework
0

CDbConnection failed to open the DB connection: SQLSTATE[08006] [7] FATAL: no pg_hba.conf entry for host “::1

Posted on May 17, 2015 by Ambar Hasbiyatmoko

Dapet error kaya gini di yii, pas koneksi pake postgresql : error diatas ada tanda “::1” yang artinya ipv6, sedangkan web yang kita gunakan ipv4, jadi muncullah error seperti itu. Nah solusinya ubah setingan dbnya dari localhost menjadi 127.0.0.1 seperti dibawah… Continue Reading →

php, yii
0

Install composer in windows

Posted on May 9, 2015 by Ambar Hasbiyatmoko
composer for windows

In this tutorial, we will installing composer in windows. What is composer? Composer is a tool for dependency management in PHP. It allows you to declare the dependent libraries your project needs and it will install them in your project… Continue Reading →

composer, php
0

Create new file .txt or .json on Amazon s3 using aws sdk php

Posted on May 6, 2015 by Ambar Hasbiyatmoko

In this tutorial, we will see ‘how to create file on Amazon s3 using php’. Before using the following script, you must installed aws sdk php.

aws s3, php

Post navigation

Newer Articles

10 Artikel terpopuler

  • Mengatasi Meteran Listrik Token ERR-23
    Mengatasi Meteran Listrik Token ERR-23
  • Mengatasi gagal beli paket internet IM3 pada aplikasi MyIM3
    Mengatasi gagal beli paket internet IM3 pada aplikasi MyIM3
  • Cara mengakses CCTV Bardi dari browser
    Cara mengakses CCTV Bardi dari browser
  • Menggunakan .env variable pada Codeigniter 3
    Menggunakan .env variable pada Codeigniter 3
  • Membuat web server sendiri dirumah dengan first media
    Membuat web server sendiri dirumah dengan first media
  • Cara Dual Boot antara Windows 10 dan Ubuntu 22.04
    Cara Dual Boot antara Windows 10 dan Ubuntu 22.04
  • How to solve kubernetes dashboard - Unauthorized (401): Invalid credentials provided
    How to solve kubernetes dashboard - Unauthorized (401): Invalid credentials provided
  • How to solve MySQL 8 replication error: Coordinator stopped because there were error(s) in the worker(s).
    How to solve MySQL 8 replication error: Coordinator stopped because there were error(s) in the worker(s).
  • Memahami statement "SHOW SLAVE STATUS" pada replikasi MySQL
    Memahami statement "SHOW SLAVE STATUS" pada replikasi MySQL
  • Menampilkan photo 360 derajat (photo Sphere) ke dalam website
    Menampilkan photo 360 derajat (photo Sphere) ke dalam website
© 2025 latcoding.com. All rights reserved. | Hiero by aThemes
TOS | Kebijakan Privasi | Tentang | Kontak