phpScheduleIt
June 19, 2013, 08:32:24 AM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: phpScheduleIt 2.4.2 has been released!
 
   Home   Help Login Register  
Pages: [1]
  Print  
Author Topic: New Install: Blank Page  (Read 5666 times)
rhumbfish
Newbie
*

Karma: 0
Posts: 2


« on: April 18, 2006, 07:51:17 PM »

Can anybody help with a blank page on a new install?
FreeBSD 5.4  
MySQL 5.0.2
php4-4.3.10_2 (--with-pear)
phpScheduleIt 1.1.3

I followed readme.html for manual install and all is ok.

mysql-> show databases;
+--------------------+
| Database            |
+--------------------+
| phpScheduleIt     |
+--------------------+
(other 'show databases' output deleted...)

Pointing a compliant browser to the phpScheduleIt root dir yields a blank page
and the following entries in the httpd and kernel log files:

$ tail /var/log/httpd-error.log
[Tue Apr 18 17:52:55 2006] [notice] child pid 3159 exit signal Segmentation fault (11)

$ tail /var/log/messages
Apr 18 17:52:55 mail kernel: pid 3159 (httpd), uid 80: exited on signal 11

Interestingly, all files within the source tree have ^M as the last entry on everyline.
This is a Windows feature, I think. Would it make a difference in Unix?
I remember php being sensitive to whitespace, although the tarball came from
sourceforge under "platform independent".

$ cat -e phpScheduleIt/index.php |tail -11
<?php^M
/**^M
* This file is the login page for the system^M
* It provides a login form and will automatically^M
* forward any users who have cookies set to ctrlpnl.php^M
* @author Nick Korbel <lqqkout13@users.sourceforge.net>^M
* @version 06-25-04^M
* @package phpScheduleIt^M
*^M
* Copyright (C) 2003 - 2006 phpScheduleIt^M
* License: GPL, see LICENSE^M


MySQL, Apache and other php apps work fine. Can anybody help?

Thanks in advance!
:twisted:
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5506


WWW
« Reply #1 on: April 19, 2006, 10:09:07 AM »

This could very well be a BSD thing.  I'll have to see how easy it is to identify and clean up these files.
Logged
rhumbfish
Newbie
*

Karma: 0
Posts: 2


« Reply #2 on: April 19, 2006, 11:45:00 AM »

I ran the dos2unix utility over the entire directory tree and confirmed the trailing ^M's are deleted in all php and text files. When attempting to use phpScheduleIt I see no change in the log output and still have a blank page.
  :cry:
Logged
swilschutz
Newbie
*

Karma: 0
Posts: 1


« Reply #3 on: May 16, 2006, 02:32:03 PM »

Rhumbfish

I have the same issue on a FC machine.  Did you ever find a solution?

Seth
Logged
Nick
Administrator
Hero Member
*****

Karma: 15
Posts: 5506


WWW
« Reply #4 on: May 17, 2006, 08:49:07 AM »

I still need to try and clean up the files.  I'll put this at the top of my list after all current 1.2 beta bugs are fixed.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2006-2007, Simple Machines Valid XHTML 1.0! Valid CSS!