PHPExcel error (in ubuntu) - The localhost page isn’t working when trying to save .xlsx

Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=lEtfwIo28yc



Duration: 3:21
3,545 views
10


i'm trying to save .xlsx with PHPExcel in ubuntu 16.04. I run my script, but on page it's say :
The localhost page isn’t working

Pft, i can't save .xlsx.. i search solutions in google.. and got it.
The solution is .. change your folder permission to 777, like this :

sudo chmod -R 777 /yourfolderPHPexcel/

run your script again.

enjoy




Other Videos By Ambar Hasbiyatmoko


2017-04-03Mariadb (Ubuntu) - ERROR 1698 (28000): Access denied for user 'root'@'localhost'
2017-04-02Virtualbox on Centos 7 - No package kernel-devel-3.10.0-327 available.
2017-03-31Install virtualbox on Centos 7
2017-03-28Ubuntu, Pgadmin(delete DB) - An error has occurred: database is being accessed by other users.
2017-03-27Wordpress (https error) - mixed content was loaded over https but requested an insecure script
2017-03-23Virtualbox error - failed to install the extension pack
2017-03-22Javascript Tutorial - How to get object length
2017-03-22Virtualbox problem - no devices available (usb devices - flashdisk)
2017-03-21Virtualbox error (in ubuntu) - implementation of the USB 2.0 controller not found!
2017-03-19Dota 2 - Witch Doctor Carry, 24 kills LOL
2017-03-18PHPExcel error (in ubuntu) - The localhost page isn’t working when trying to save .xlsx
2017-03-17PHP Trick - merge two image with PHP in ubuntu 16.04
2017-03-16Moodle - Install moodle 3.2 in Ubuntu 16.04
2017-03-15Steam - your local dota 2 files conflict with the ones stored in the steam cloud.
2017-03-15PHP Trick - php roundup() like in excel
2017-03-13Phpmyadmin Centos 7 - login without a password is forbidden by configuration (see AllowNoPassword)
2017-03-06Phpmyadmin (php 5.6) - the mbstring extension and mysql|mysqli is missing in Ubuntu 16.04
2017-03-06Ubuntu 16.04 - Display image 360 degree (photospehere) on localhost with photosphere viewer
2017-03-03Phpmyadmin Ubuntu 16.04 - The mysqli|mysql extension is missing. Please check your PHP configuration
2017-03-02Ubuntu 16.04 - Failed to install google chrome (depends on libpango1 and libappindicator1)
2017-03-01Ubuntu - How to fix Failed to fetch...404 Not Found when apt-get update



Tags:
phpexcel
browser
php
script
ubuntu
localhost
linux
log
apache
error
problem
save
terminal
chmod