I just downloaded the 20071104 cvs snapshot, but the install.php gives me a BLANK SCREEN in Firefox.
I'm using Xubuntu 7.04 + Apache 2.2.3 + PHP 5.2.1 + MySQL 5.0.38.
phpMyAdmin works flawlessly so I don't think it's the servers fault.
Is this a bug or is it my fault?
edited by: come, Nov 06, 2007 - 05:50 PM
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- internetking created topic »password problem« 25. May
- mesteele101 responded to »ERR (3): E_USER_ERROR: Smarty error: [in pagesvar:pagesitem2en line XXX]…« 25. May
- mazdev responded to »Pages 2.5.0 and updating - Page not found« 25. May
- ehdwma created topic »Hide "Register new account" and change template to 3 col« 25. May
- mesteele101 responded to »Zikula 1.3.3 - Selecting a category in Pages not working« 25. May
- mdee created topic »How to implement returnpage ?« 25. May
- nestormateo responded to »Fillters in Clip« 24. May
Zikula Blog
- Anatomy of Open Source Projects on Mar 07
- Continuous Review on Mar 01
- Not Invented Here on Feb 24
- How to Contribute Your Code at Github on Jan 13
- 10 Steps to Coding-Nirvana: Tips for Successful Module Writing on Nov 12
- Submitting Bug Report Tickets That Get Results on Aug 17
- Cozi Tricks #1: Syntax Highlighting on Aug 07
Login
CVS version install gives blank screen
-
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 111
Ok, I followed the BLANK SCREEN tutorial, but neither did a fresh download help nor does PHP report any errors despite error_reporting enabled and set to "E_ALL & ~E_NOTICE" (standard). -
- Rank: Registered User
- Registered: Jun 18, 2005
- Last visit: Jan 29, 2008
- Posts: 9
Yes, there is an issue. This has been reported twice already in the bug tracker. -
- Rank: Legend
- Registered: Dec 11, 2002
- Last visit: Oct 21, 2009
- Posts: 11674
If you are installing PostNuke-devel, then you will get this problem as the conversion to PHP5 only isn't finished yet. Simply install bugfixonly/PostNuke8, then use that databvase with PostNuke-devel and all will work fine.
--
itbegins.co.uk - Zikula Consulting
birtwistle.me.uk - Personal Blog
Please read the Support Guide -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 111
How do I get that bugfix package? The SVN command
Code
svn export https://noc.postnuke.com/bugfixonly/PostNuke8 PostNuke
does not work but gives the error "405 Method Not Allowed".
BTW. sadly I'm not familiar with SVN in any way.
edited by: come, Nov 13, 2007 - 02:02 AM -
- Rank: Legend
- Registered: Dec 11, 2002
- Last visit: Oct 21, 2009
- Posts: 11674
SVN is now located at http://svn.postnuke.com, so please update your URL accordingly.
--
itbegins.co.uk - Zikula Consulting
birtwistle.me.uk - Personal Blog
Please read the Support Guide -
- Rank: Developer
- Registered: Feb 23, 2005
- Last visit: May 09, 2010
- Posts: 399
Quote
SVN is now located at http://svn.postnuke.com, so please update your URL accordingly.
Perhaps its a bit premature but the only thing there is an Apache Test Page -
- Rank: Legend
- Registered: Dec 11, 2002
- Last visit: Oct 21, 2009
- Posts: 11674
Checkouts should work, you won't be able to browse the SVN via the web at that URL.
--
itbegins.co.uk - Zikula Consulting
birtwistle.me.uk - Personal Blog
Please read the Support Guide -
- Rank: Helper
- Registered: Sep 16, 2004
- Last visit: Oct 21, 2009
- Posts: 731
Hammerhead...
I keep getting ERROR Propfind problems - sometimes with a 302, and other times a 500 code.
I'm trying:
https://svn.postnuke.com/svn/bugfixonly/Postnuke8
https://svn.postnuke.com/svn/bugfixonly/
and then the same with http (no https).
Any idea?
Thanks!
NCM
-
- Rank: Developer
- Registered: Feb 17, 2005
- Last visit: May 21, 2010
- Posts: 684
uheweb
I keep getting ERROR Propfind problems - sometimes with a 302, and other times a 500 code.
I'm trying:
https://svn.postnuke.com/svn/bugfixonly/Postnuke8
https://svn.postnuke.com/svn/bugfixonly/
and then the same with http (no https).
Exact same problem I'm having
-
- Rank: Legend
- Registered: Dec 11, 2002
- Last visit: Oct 21, 2009
- Posts: 11674
I haven't had a chance to update my URLs yet and test it out, I'm simply relaying information from the developer's list, however I would give this URL a go:
https://svn.postnuke.com/svn/postnuke/bugfixonly/PostNuke8
--
itbegins.co.uk - Zikula Consulting
birtwistle.me.uk - Personal Blog
Please read the Support Guide -
- Rank: Team Member
- Registered: May 03, 2004
- Last visit: May 31, 2010
- Posts: 511
Code
$ svn checkout --username slam https://svn.postnuke.com/svn/postnuke
Anmeldebereich: <https://svn.postnuke.com:443> Subversion User Authentication
Passwort für »slam«:
svn: PROPFIND Anfrage fehlgeschlagen auf »/svn/postnuke/!svn/vcc/default«
svn: PROPFIND von »/svn/postnuke/!svn/vcc/default«: 500 Internal Server Error (https://svn.postnuke.com)
Same problem as authenticated developer.
Greetings,
Chris
--
an operating system must operate
development is life
my repo -
- Rank: Legend
- Registered: Dec 11, 2002
- Last visit: Oct 21, 2009
- Posts: 11674
I used https://svn.postnuke.com/svn/postnuke to checkout the whole SVN respository earlier today when the NOC server was running.
--
itbegins.co.uk - Zikula Consulting
birtwistle.me.uk - Personal Blog
Please read the Support Guide -
- Rank: Developer
- Registered: Feb 17, 2005
- Last visit: May 21, 2010
- Posts: 684
The error I get on https://svn.postnuke.com/svn/postnuke:
PROPFIND request failed on '/svn/postnuke/!svn/bln/23084'
PROPFIND of '/svn/postnuke/!svn/bln/23084': 500 Internal Server Error
(https://svn.postnuke.com) -
- Rank: Developer
- Registered: Mar 29, 2005
- Last visit: Mar 13, 2010
- Posts: 228
No problems here with the new SVN address
(At the moment the NOC is UP)
--
Zikula Italia
SimpleGallery
- Moderated by:
- Support
Users on-line
- 0 users
This list is based on users active over the last 60 minutes.
