i am using vps, i use my additional ip to host web and when i using any of websites it shows them as blank pages, no errors, nothing. Have anyone had this kind of problem? Any fix for this?
i am using vps, i use my additional ip to host web and when i using any of websites it shows them as blank pages, no errors, nothing. Have anyone had this kind of problem? Any fix for this?
Open php.ini -> Search for "C:" and edit it to the correct path of the webserver.
i am sorry for stupid question, but where to find php.ini?i am girl, dont flame plz.
i found php.ini in my vps, what should i change? Here right? or not?:
[WebPIChanges]
error_log=C:\WINDOWS\temp\php53_errors.log
upload_tmp_dir=C:\WINDOWS\temp
session.save_path=C:\WINDOWS\temp
cgi.force_redirect=0
cgi.fix_pathinfo=1
fastcgi.impersonate=1
fastcgi.logging=0
max_execution_time=300
date.timezone=America/Denver
extension_dir="C:\Program Files (x86)\PHP\v5.3\ext\"
Last edited by archdune2; 18-02-11 at 03:37 PM.
Start > Run > php.ini didnt worked but found in search.. :) still what should i edit? in:
[WebPIChanges]
error_log=C:\WINDOWS\temp\php53_errors.log
upload_tmp_dir=C:\WINDOWS\temp
session.save_path=C:\WINDOWS\temp
cgi.force_redirect=0
cgi.fix_pathinfo=1
fastcgi.impersonate=1
fastcgi.logging=0
max_execution_time=300
date.timezone=America/Denver
extension_dir="C:\Program Files (x86)\PHP\v5.3\ext\"
OR NOT?
---------- Post added at 04:19 PM ---------- Previous post was at 02:40 PM ----------
bump up
plz help bump
Try to run http://localhost/index.php
Where "localhost" can be the IP.