I've changed the url parameter to look for tel.us but its not loading the page at all - just a blank index page. All the files are in the directories. It can run a php.info page. it does connect to the database. Nothing has changed but the url. Any suggestions would be most appreciated.
phpMyFAQ warning [2]: session_start(): open(/var/lib/php/session/sess_rm1btqnbl0bvljls54sj350hp3, O_RDWR) failed: Permission denied (13) in /home/stevens/misc/*********/public_html/index.php on line 50
phpMyFAQ warning [2]: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/stevens/misc/*******/public_html/inc/functions.php:173) in /home/stevens/misc/*********/public_html/index.php on line 50
phpMyFAQ warning [2]: Unknown: open(/var/lib/php/session/sess_rm1btqnbl0bvljls54sj350hp3, O_RDWR) failed: Permission denied (13) in Unknown on line 0
phpMyFAQ warning [2]: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/lib/php/session) in Unknown on line 0
In the blank page the source code shows only:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=windows-1252"></HEAD>
<BODY></BODY></HTML>