I have installed LAMP (Linux, Apache2, MySQL, and PHP) stack. I have a project directory named ‘mahasiswa’. When i ran it on Windows 8 was working well (using XAMPP). Then, when i run it on my …
Tag: ubuntu-16.04
Class SimpleXMLIterator not found in zend framework 1 when zf create project ZendApp with PHP7
I downloaded this zend framework zf 1.12.20 from their official site Unzipped it and added the path to library in php.ini and aliased bin/zf.sh in .bashrc as per this tutorial Now when I do zf create project ZendApp, I get the following error: I tired by relocating the framework to my home folder but the error didn’t resolve. I tried