I have installed the latest release of NukeOwl (2.2) and am having two problems. First, when I try to create a new directory/folder I get:
Folder Creation errorC:\Program Files\Apache Group\Apache2\htdocs\postnuke\intranet/Documents/Corporate/Documents/Corporate
My 'FileSystem Path' is set to:
C:\Program Files\Apache Group\Apache2\htdocs\postnuke\intranet
------------------
Second, when I try to add a file I get:
File transfer failed. Make sure that the size of the file doesn't exeed the upload limit set by your server UArray P1 G
For a file less than 500K (I have Gallery running with my Apache server uploading much larger files).
------------------
Any ideas?
Watch
GitHub Core
Show your support for Zikula! Sign up at Github account and watch the Core project!
GitHub Modules
- nestormateo responded to »Fillters in Clip« 06:33 AM
- damon responded to »Can the Updated Version Check be Turned Off (Z 1.3)« 03:19 AM
- frw responded to »Bug in the SMTP mail transfer protocol - Port 25 - Zikula 1.2.9« 22. May
- mdee responded to »Short URL questions« 22. May
- mesteele101 responded to »Problem in Database Connection« 21. May
- Herr.Vorragend responded to »Clip Documentation and Doubt« 19. May
- mazdev responded to »zikula 1.3.3. and IE9« 19. 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
2 Issues with NukeOwl
-
**unknown user**
- Rank: Registered User
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 32
jsgoecke
I have installed the latest release of NukeOwl (2.2) and am having two problems. First, when I try to create a new directory/folder I get:
Folder Creation errorC:\Program Files\Apache Group\Apache2\htdocs\postnuke\intranet/Documents/Corporate/Documents/Corporate
My 'FileSystem Path' is set to:
C:\Program Files\Apache Group\Apache2\htdocs\postnuke\intranet
------------------
Second, when I try to add a file I get:
File transfer failed. Make sure that the size of the file doesn't exeed the upload limit set by your server UArray P1 G
For a file less than 500K (I have Gallery running with my Apache server uploading much larger files).
------------------
Any ideas?
I figured out the solution to problem 2 (not elegant at all):
- PHP.INI
- Ensure that that register_globals = On
- upload_max_filesize = 2M -> error
- upload_max_filesize = 2000000 -> correct, or whatever appropriate value
Still working on the other problem, but now have a new one when I try to add a folder, I get:
Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\Apache Group\Apache2\htdocs\exigen_nuke\HTML\pnadodb\adodb.inc.php on line 749
Fatal error: Maximum execution time of 30 seconds exceeded in C:\Program Files\Apache Group\Apache2\htdocs\exigen_nuke\HTML\includes\pnSession.php on line 390
Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0
Warning: Unknown(): A session is active. You cannot change the session module's ini settings at this time. in Unknown on line 0
Any other ideas? -
**unknown user**
- Rank: Helper
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 842
I'm having serious issues with any download/upload module I try. When I use NukeOwl, and I try to add a new folder I get "Folder Creation Error". When I try to upload a file, I get "upload error".
Since these errors don't give me anything to work with, I am left to wonder if the module itself is at fault or if it's a configuration problem I have... -
**unknown user**
- Rank: Softmore
- Registered: Mar 16, 2002
- Last visit: Oct 21, 2009
- Posts: 221
One thing that might help before php.ini edits is opening pnHTML.php line 1249 and changing it from;Code
<input type="hidden" name="MAX_FILE_SIZE" value="'.pnVarPrepForDisplay($maxsize).'" />
to;
<input type="hidden" name="MAX_FILE_SIZE" />
This worked for me to get rid of "File transfer failed. Make sure that the size of the file doesn't exeed the upload limit set by your server UArray P1 G"
but ido have reg globals on and a limit of 8mb.....
slipsy
- Moderated by:
- Support
Users on-line
This list is based on users active over the last 60 minutes.
