I used Adam's build_phpws.sh.
When I go to my site I get this:
Notice: Undefined variable: hub_dir in /home/httpd/htdocs/index.php on
line 28
Warning: Cannot add header information - headers already sent by (output
started at /home/httpd/htdocs/index.php:28) in
/home/httpd/htdocs/index.php on line 36
I noticed tha this line is:
$hub_dir = $hub_dir;
I also noticed that error_reporting is set to E_ALL.
Am I just trying this at a bad time in the midst of testing? Or do we
want it to run great at the E_ALL level in response to the earlier emails?
Anyway this error is at the beginning and prevents anything from
happening. FYI.
Don.
|