New Hosting - Init. Connect. & Download faster, but TTFB slower. Why?
|
06-07-2011, 01:31 AM
(This post was last modified: 06-07-2011 01:31 AM by pmeenan.)
Post: #8
|
|||
|
|||
RE: New Hosting - Init. Connect. & Download faster, but TTFB slower. Why?
Yep, My guess is that those are used to run PHP as a CGI script (and changing the user account that runs it).
For using php_sapi_name you'd just need to create a small php file on your server and hit it from a browser. For example, create myinfo.php with the contents: Code: <?php Drop it somewhere on your server that you can reach it from a browser and then visit http://myserver.com/myinfo.php in a browser and you should get a page that tells you what mode PHP is running in. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)