Search found 17 matches
- Tue 29. Aug 2006, 21:00
- Forum: phpwcms Support English
- Topic: Big file download problem
- Replies: 5
- Views: 1751
Well, good hint. Thx. I'll try to use it, but it won't be so good for space on web server, especially when theres not only one file this size - for example let it be 5 files for 20 MB, so when I make a copy there will be 200 MB of occupied space. I am thinking about fake files which will have few kB ...
- Tue 29. Aug 2006, 20:26
- Forum: phpwcms Support English
- Topic: Big file download problem
- Replies: 5
- Views: 1751
Thanks for reply, Oliver.
Well, I can't change anything because my account is on public web serwer and I don't have access to configuration files.
phpinfo() tells me that max_execution_time is 30 s. I found that putting the file into buffer will help, but it won't. Besides you've implemented very ...
Well, I can't change anything because my account is on public web serwer and I don't have access to configuration files.
phpinfo() tells me that max_execution_time is 30 s. I found that putting the file into buffer will help, but it won't. Besides you've implemented very ...
- Tue 29. Aug 2006, 11:28
- Forum: phpwcms Support English
- Topic: Big file download problem
- Replies: 5
- Views: 1751
Big file download problem
Hi,
I've got problem with file download. I've tested it and I think that problem might be on the server side, but I'm not sure.
My file has about 20MB, so it's rather big. File isn't corrupted because I've downloaded it via ftp. When I'm trying download it from my web page everything is fine, but ...
I've got problem with file download. I've tested it and I think that problem might be on the server side, but I'm not sure.
My file has about 20MB, so it's rather big. File isn't corrupted because I've downloaded it via ftp. When I'm trying download it from my web page everything is fine, but ...
- Wed 2. Aug 2006, 08:25
- Forum: hacks & enhancements
- Topic: PopUp-Window Replacement Tag
- Replies: 6
- Views: 7333
- Tue 9. May 2006, 12:19
- Forum: phpwcms Support English
- Topic: newsletter subscription
- Replies: 1
- Views: 1759
- Wed 19. Apr 2006, 14:35
- Forum: hacks & enhancements
- Topic: User Rights Management and Frontend Editing
- Replies: 16
- Views: 18319
- Mon 3. Apr 2006, 13:34
- Forum: phpwcms Support English
- Topic: Error while creating new article content
- Replies: 17
- Views: 9951
- Sat 6. Aug 2005, 16:39
- Forum: phpwcms Support English
- Topic: IE showing a blank page occasionaly!
- Replies: 6
- Views: 2088
- Fri 5. Aug 2005, 12:30
- Forum: phpwcms Feature Requests
- Topic: Need your help translating backend
- Replies: 70
- Views: 43767
- Fri 5. Aug 2005, 12:12
- Forum: phpwcms Support English
- Topic: IE showing a blank page occasionaly!
- Replies: 6
- Views: 2088
Re: Unfortunately this was true...
Are there any hacks available for this IE problem? Let's surpose i REALLY need to use iso-8859-2 (it is not my case, but maybe for others it is).
I REALLY need to use this character set. I'm from Poland and this iso-8859-2 support's polish special characters. So what can I do? I've got the same ...
I REALLY need to use this character set. I'm from Poland and this iso-8859-2 support's polish special characters. So what can I do? I've got the same ...
- Fri 5. Aug 2005, 08:09
- Forum: phpwcms Support English
- Topic: Cannot execute external php file
- Replies: 12
- Views: 4003
zayebis, thanks! It help
I just did that:
Because my PHPWCMS_ROOT gives "/" ( $phpwcms["root"] = ""; )
Well, this is only temporary solution - I'll work on it when I come back home.

I just did that:
Code: Select all
1642 // if(strpos($this_path, $root_path) === 0) $t = 1;
1643 $t = 1;
Well, this is only temporary solution - I'll work on it when I come back home.
- Thu 4. Aug 2005, 15:19
- Forum: phpwcms Support English
- Topic: Cannot execute external php file
- Replies: 12
- Views: 4003
- Thu 4. Aug 2005, 14:36
- Forum: phpwcms Support English
- Topic: Cannot execute external php file
- Replies: 12
- Views: 4003
- Thu 4. Aug 2005, 14:18
- Forum: phpwcms Support English
- Topic: Cannot execute external php file
- Replies: 12
- Views: 4003
- Thu 4. Aug 2005, 13:15
- Forum: phpwcms Support English
- Topic: Cannot execute external php file
- Replies: 12
- Views: 4003