-
Published Question
hello every one
now I work on project using laravel 5.5 and when try open and save session don't save
Specifically after reloaded the page this problem from nginx but I cant find a solution
I need help
1
•
•
By
engamr
PHP Frameworks
PHP
Ubuntu 16.04
-
Published Answer
restart: unrecognized service
this return to me when restart service
•
By
engamr
-
Published Question
hi every one
now I deploy laravel project on Ubuntu 16 lemp stake
and this message return to me when I try upload video
so I change php.ini
in /erc/php/7.0/fpm
and restart nginx server but not working
what is s...
3
•
•
By
engamr
PHP
PHP Frameworks
Ubuntu 16.04
-
Published Question
hello every one
no I create a new droplet with on-click apps (Ubuntu 16 lemp )
and I have two domain from godaddy and I point to this domains to my dorplet
and I follow this tutorial to make my droplet Server Block...
Accepted Answer:
If you can share your current nginx configuration files in /etc/nginx/sites-enabled we'd be happy to help spot and resolve the problem. Without knowing what is in your configuration it is difficult to pinpoint the ca...
1
•
•
By
engamr
PHP
WordPress
LEMP
Ubuntu 16.04
-
Published Question
hello
Now I Can't access to my droplet
I could it before but now I can't
I try access with putty and filezilla
and my web site when access to this ip : http://45.55.83.123/ return to me : " This site can’t be re...
1
•
•
By
engamr
DigitalOcean
Ubuntu 16.04
-
Published Question
Hello
Now I try to install php my admin on my droplet but I cant access on it
I install on my server laravel 5.5 on LEMP and ubuntu 16
and I try install php my admin from this tutorial https://www.digitalocean.com/...
1
•
•
By
engamr
LEMP
MySQL
PHP
Ubuntu 16.04
-
Published Question
Hello every body
How Can I install Chroom and browse internet Remotely from my droplet I used
I used Ubuntu 16.04
can Any one Help my
1
•
•
By
engamr
Deployment
Ubuntu 16.04
-
Published Answer
this solution work with me
https://www.digitalocean.com/community/questions/permission-denied-whenever-uploading-files
•
By
engamr
-
Published Question
Hello Now I deployed a Laravel project and try Upload Photo this Error Return To me
```
fileputcontents(/var/www/html/test/public/img/photo-1.jpg): failed to open stream: Permission denied
```
what is solution
2
•
•
By
engamr
PHP
PHP Frameworks
LEMP
Ubuntu 16.04
-
Published Question
hello
first: it is not repeat question about access allow origin let me explain
now I develop project I used for front End Angular js application
and for backed lravel 5.2 I already install cors origin allowed in ...
1
•
•
By
engamr
PHP
PHP Frameworks
LEMP
Ubuntu 16.04
-
Published Question
Hello Every body
I have project on my droplet consist of
1- backend application using laravel 5.4
2- front end using angular js 1.4.8
my issue when I try upload Images return to me this message
```
www.api.panakei...
1
•
•
By
engamr
PHP
PHP Frameworks
LEMP
Nginx
Ubuntu 16.04
-
Published Question
Hi
No I try send mail from my web application I develop by Laravel 5.4
After Search How TO send Mail From LEMP Ubuntu 16.04 I followed This Tutorial
But When Try Install Postfllx this Message Comes to me on Putty ...
1
•
•
By
engamr
Email
PHP
PHP Frameworks
Ubuntu 16.04
-
Published Question
*Hello Every body
now I deployed I project on Ubunto 16.04 LEMP
when I use mail() in php any mails send to spam in gmail or yahoo
any configure I do to solve this problem thank's *
1
•
•
By
engamr
PHP Frameworks
PHP
Ubuntu 16.04
-
Published Question
hello
now I try to deploy two project in one droplet
one for front end ( angular js application) and each other for api (laravel application) and this point to sub-domin
i followed this tutorial for do this
1- cre...
Accepted Answer:
@engamr
If the backend (API) is using PHP, you'd need to set a location block for PHP as you did in the first. All location blocks are specific to the server block they're contained within -- they're not global or sh...
1
•
•
By
engamr
Nginx
PHP Frameworks
LEMP
Ubuntu 16.04