-
Published Answer
This is quite old question, but asking here anyway since it’s strongly related. So the problem is that I need to use above command …
•
By
olliz
-
Published Answer
I actually don’t have reply to your actual question but still wanted to throw a suggestion: you said you’re paying to Namecheap for…
•
By
olliz
-
Published Answer
Thanks for the comments. They had information I didn’t know about.
As for the double-&, I have usually ran those commands separ…
•
By
olliz
-
Published Answer
Nothing other but security reasons? I think old PHP versions can have bugs which affect security.
•
By
olliz
-
Published Question
I currently have following PHP version:
PHP 5.5.9-1ubuntu4.14 (cli) (built: Oct 28 2015 01:34:46)
Should I update it to 5.6.17 and how can I do this? I have already tried apt-get update & apt-get upgrade without effe...
5
•
•
By
olliz
PHP
Apache
Ubuntu
-
Published Question
So I am trying to get PHP save error logs automatically to the directory where the script containing error is. But the problem is that error logs are not written unless I set permission 777 to all directories manuall...
Accepted Answer:
This question was answered by @ryanpq:
Without a bit more information it's difficult to know the exact problem but I do have a thought on how you might resolve this. Assuming that 1.) You are on Ubuntu and 2.) That t...
2
•
•
By
olliz
PHP
Apache