Unsorted issues > Bug (approved)

Fatal Error after Install / #3503

Summary

v0.0704
approved
Dec 21, 2006
100%
Dec 21, 2006 / guest
May 30, 2007 / pixtur
client_edit
 

Attached files

Summary
errorhandler.inc.php
8265 bytes / ID 3506 / Dec 21, 2006
Show Details
php.ini
99217 bytes / ID 3511 / Dec 21, 2006
Show Details
 
On a fresh install, nothing works. My system includes:

http://www.wlsprojects.com/info.php

PHP Version 5.1.6
MySQL 4.1.21
Streber version .0704
Replicated in Mozilla 2.0 and IE 6.0

What else do you need?


Issue report

Minor
Have not tried
 

15 Comments

pixtur

marklbishop

marklbishop

marklbishop

marklbishop

pixtur

Dec 22, 2006
version 2
very informative...
it looks like the mod_rewrites requests a page with short name, which is not there which causes the errorpage to show, which is not there and back again. Since this is an endless loop it causes the errors.log.php file to overflow.
I think that it's is quiet amazing, that it can handle 400mb of error-log :)

Actually there should be a recursion depth warning to catch such stuff, but this seems not the be working with SEF urls.

now please do:
  • remove all htaccess-files from your project root
  • make sure USE_MOD_REWRITE is NOT enabled in your customize.inc.php
  • try the head revision will will sent you via mail

marklbishop

marklbishop

marklbishop

pixtur

Dec 27, 2006
working on the release...
I am working on a stable version which I can sent you. Maybe later today.

tom



marklbishop

Dec 27, 2006
Reply to working on the release...
Thank you for your reply. I look forward to trying it out. Happy holidays.

guest

Jan 3, 2007

marklbishop

Jan 3, 2007
Thanks for sending .0711b but it didn't work
Am I doing something wrong? The error I'm getting now is:

Fatal error: Class 'ListBlockCol' not found in /home/workforc/public_html/wlsprojects/manage/render/render_list_column_special.inc.php on line 32

I also got a "Potential problem" during the install:
POTENTIAL PROBLEM
Required file ./create_structure_v0.0711.sql is missing, trying to use ./create_structure_v0.0702.sql instead and then upgrade.

Now when I try to log on I get the error above.

marklbishop

Jan 3, 2007
Ignore the previous comment...
I looked at my FTP program and it didn't upload a few files. I reuploaded and it is working. I'm going to start playing with it. Thanks for all your help!

pixtur

Jan 3, 2007
Good to hear...
"The potential problem" is non, if the installation continues successfully. It's actually a very cool feature by madlyr, but this would be too hard to explain.

Note that this is some kind of release candidate for v0.08. If you encounter any weird things (except from Bookmarks), don't hesitate to create a new bug.


 

Comment / Update