From: Don S. <do...@se...> - 2003-02-16 07:04:58
|
Title should have read "error in* cvs". Anyway also wondering if build_phpws.sh could include a download of the pear libs for local inclusion? Don. On Sun, 16 Feb 2003, Don Seiler wrote: > 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. > > > ------------------------------------------------------- > This sf.net email is sponsored by:ThinkGeek > Welcome to geek heaven. > http://thinkgeek.com/sf > _______________________________________________ > Phpwebsite-developers mailing list > Php...@li... > https://lists.sourceforge.net/lists/listinfo/phpwebsite-developers > > > |