PHPExcel error (in ubuntu) - The localhost page isn’t working when trying to save .xlsx
Channel:
Subscribers:
4,970
Published on ● Video Link: https://www.youtube.com/watch?v=lEtfwIo28yc
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
Tags:
phpexcel
browser
php
script
ubuntu
localhost
linux
log
apache
error
problem
save
terminal
chmod