Download
Blog
Wiki
Forum
Store
Contact
Home
Products
Web Server
Load Balancer
LiteSpeed SAPI
Solutions
Web Hosting
Online Gaming
PHP Application
Rails Hosting
Case Studies
Resources
Documentation
White Papers
Benchmarks
Testimonials
FAQ
HOW-TOs
Support
Services
Wiki
Forum
Company
About
News
Blog
Management
Partners
Careers
Support
Services
Wiki
Forum
User Name
Password
Remember Me?
Register
FAQ
Members List
Calendar
Search
Today's Posts
Mark Forums Read
LiteSpeed Support Forums
>
Search Forums
>
Search Results
Page 1 of 2
1
2
>
Showing results 1 to 25 of 43 - Search took
0.00
seconds.
Search:
Posts Made By:
Banana Lord.
Forum:
Install/Configuration
01-13-2013, 07:32 PM
Replies:
6
File uploads time out after random times
Views:
367
Posted By
Banana Lord.
I've followed that but can't tell what has...
I've followed that but can't tell what has happened.
I can't tell if my connection is messing up or what but uploads seem to be capped at 21 KB/sec and failing even more often. The site also...
Forum:
Install/Configuration
01-13-2013, 06:10 PM
Replies:
6
File uploads time out after random times
Views:
367
Posted By
Banana Lord.
http://anyup.me/v/ycr8 ...
http://anyup.me/v/ycr8
http://anyup.me/v/294g
Thanks :)
Forum:
Install/Configuration
01-13-2013, 05:54 PM
Replies:
6
File uploads time out after random times
Views:
367
Posted By
Banana Lord.
File uploads time out after random times
I'm using ShareX to upload files via a POST request to my website (the file is POSTed to the PHP script). When uploading large files (100+ MB) and sometimes smaller ones (2-3MB) the upload will time...
Forum:
Install/Configuration
12-07-2012, 12:50 PM
Replies:
16
Can't load multiple PHP pages at once
Views:
664
Posted By
Banana Lord.
Thanks, I've got an idea for that now. I am...
Thanks, I've got an idea for that now.
I am using the symlink option to send files to the user via X-LiteSpeed-Location (with the extension), but it seems that extension was not sent with it.
Forum:
Install/Configuration
12-05-2012, 03:54 PM
Replies:
16
Can't load multiple PHP pages at once
Views:
664
Posted By
Banana Lord.
Thanks, I'll give it a shot. Can I remove the...
Thanks, I'll give it a shot. Can I remove the symlink after the X-LiteSpeed-Location header? ie.
header('X-LiteSpeed-Location: /files/tmp/temp.png');
unlink('/files/tmp/temp.png');
When...
Forum:
Install/Configuration
12-03-2012, 06:22 PM
Replies:
16
Can't load multiple PHP pages at once
Views:
664
Posted By
Banana Lord.
Unfortunately my site doesn't retain the...
Unfortunately my site doesn't retain the extension of the file on the disk (but does in the database) - is there any way to trick LiteSpeed into thinking it's a .jpg?
Forum:
Install/Configuration
12-03-2012, 06:03 PM
Replies:
16
Can't load multiple PHP pages at once
Views:
664
Posted By
Banana Lord.
Thanks, it seems to be working - but if I want to...
Thanks, it seems to be working - but if I want to display image files I should use the readfile method, correct?
Forum:
Install/Configuration
12-03-2012, 12:58 PM
Replies:
16
Can't load multiple PHP pages at once
Views:
664
Posted By
Banana Lord.
Thanks, but my code is as follows currently: ...
Thanks, but my code is as follows currently:
http://anyup.me/v/uWwBOYXE
Would I replace readfile with X-LiteSpeed-Location?
Forum:
Install/Configuration
12-03-2012, 11:45 AM
Replies:
16
Can't load multiple PHP pages at once
Views:
664
Posted By
Banana Lord.
Thanks for your help. It seems I can get around...
Thanks for your help. It seems I can get around this by using the information on this page: http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed:wiki:feature:internal_redirect
I am a...
Forum:
Install/Configuration
12-02-2012, 05:59 PM
Replies:
16
Can't load multiple PHP pages at once
Views:
664
Posted By
Banana Lord.
While downloading the file served by PHP in...
While downloading the file served by PHP in Chrome I cannot access any pages on the site in Chrome, but, while downloading a PHP-served file in Chrome I can access the site from Internet Explorer. ...
Forum:
Install/Configuration
12-02-2012, 08:15 AM
Replies:
16
Can't load multiple PHP pages at once
Views:
664
Posted By
Banana Lord.
Can't load multiple PHP pages at once
I have a site that is supposed to serve files via a PHP page. If this PHP page is serving a file (ie. a 20MB file), nothing else will load at the same time. It waits for the current file to finish...
Forum:
Install/Configuration
12-02-2012, 08:10 AM
Replies:
6
[solved] PHP uploads not setting owner/group
Views:
505
Posted By
Banana Lord.
sorry for the delay, I figured it out now. ...
sorry for the delay, I figured it out now.
You have to set up each site under the template, I thought you set up each site as a vhost and then set it to use the template!
Forum:
Install/Configuration
11-13-2012, 05:15 PM
Replies:
6
[solved] PHP uploads not setting owner/group
Views:
505
Posted By
Banana Lord.
Thanks for the quick response! I've enabled it...
Thanks for the quick response! I've enabled it as instructed but files are still missing their owner, as shown by the log:
[68.xx.xx.xx:39176-0#sitename] owner of file does not match owner of...
Forum:
Install/Configuration
11-13-2012, 04:38 PM
Replies:
6
[solved] PHP uploads not setting owner/group
Views:
505
Posted By
Banana Lord.
(this was not a problem with NGINX)
(this was not a problem with NGINX)
Forum:
Install/Configuration
11-13-2012, 04:37 PM
Replies:
6
[solved] PHP uploads not setting owner/group
Views:
505
Posted By
Banana Lord.
[solved] PHP uploads not setting owner/group
I have my virtual hosts set up to run off DocRoot UID (so that domain may only access files on that domain via PHP) but it seems that when a file is uploaded it is not owned by the DocRoot UID. This...
Forum:
General
11-18-2011, 10:53 PM
Replies:
2
Refuses to load page
Views:
250
Posted By
Banana Lord.
The issue is that LiteSpeed is breaking the...
The issue is that LiteSpeed is breaking the method the script is using to compress the files using PATH_INFO. There is no style because of it.
Forum:
General
11-18-2011, 09:41 PM
Replies:
2
Refuses to load page
Views:
250
Posted By
Banana Lord.
Refuses to load page
I'm trying to load http://www.blackhatservers.net/dj and get the following error
[blackhatservers.net] URI '/dj/css/compress.php/login+primary' refers to a static file with PATH_INFO...
Forum:
General
10-30-2011, 06:48 PM
Replies:
3
[solved] LiteSpeed requires nobody to own files, FTP users can't edit
Views:
638
Posted By
Banana Lord.
wait, never mind, that did it, solved
wait, never mind, that did it, solved
Forum:
General
10-30-2011, 05:37 PM
Replies:
3
[solved] LiteSpeed requires nobody to own files, FTP users can't edit
Views:
638
Posted By
Banana Lord.
Getting 404 on all directories
Getting 404 on all directories
Forum:
General
10-30-2011, 01:28 PM
Replies:
3
[solved] LiteSpeed requires nobody to own files, FTP users can't edit
Views:
638
Posted By
Banana Lord.
[solved] LiteSpeed requires nobody to own files, FTP users can't edit
As the title suggests, LiteSpeed requires that every file be owned by nobody in order for it to be readable by it, but if I do that, my users can't edit their own files in FTP (using vsftpd). Any...
Forum:
General
09-11-2011, 08:30 PM
Replies:
22
[solved] Symlinking directories
Views:
936
Posted By
Banana Lord.
http://bananatree.im/sdb/redirect/cache/6afa5cc7a1...
http://bananatree.im/sdb/redirect/cache/6afa5cc7a1de5a0df435669c6fc2a09b.dua
404
Forum:
General
09-11-2011, 08:22 PM
Replies:
22
[solved] Symlinking directories
Views:
936
Posted By
Banana Lord.
that works so do the other 2 caches that i'm...
that works
so do the other 2 caches that i'm using on a heavy traffic gameserver, it's just the symlinked ones. should I sudo -u banana the symlink? will that make the owners match?
Forum:
General
09-11-2011, 08:18 PM
Replies:
22
[solved] Symlinking directories
Views:
936
Posted By
Banana Lord.
root@us:/home/banana/srcds/orangebox# ls -ald...
root@us:/home/banana/srcds/orangebox# ls -ald /home/banana/srcds/orangebox/garrysmod/cache/6afa5cc7a1de5a0df435669c6fc2a09b.dua
-rw-r--r-- 1 banana banana 222190 Sep 11 22:58...
Forum:
General
09-11-2011, 07:59 PM
Replies:
22
[solved] Symlinking directories
Views:
936
Posted By
Banana Lord.
root@us:/home/banana/srcds/orangebox# ln -s...
root@us:/home/banana/srcds/orangebox# ln -s /home/banana/srcds/orangebox/garrysmod/cache/* /home/bananatree/html/sdb/redirect/cache/
root@us:/home/banana/srcds/orangebox# ls...
Forum:
General
09-11-2011, 07:45 PM
Replies:
22
[solved] Symlinking directories
Views:
936
Posted By
Banana Lord.
Woah wait, those are two different files. Now...
Woah wait, those are two different files. Now it's like it's not symlinking them, did I not symlink it correctly?
Showing results 1 to 25 of 43
Page 1 of 2
1
2
>
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
General
News
Use Cases
LiteSpeed Web Server
General
Install/Configuration
LiteSpeed Cache
Feedback/Feature Requests
Bug Reports
LSWS 4.1 Release
LiteSpeed Load Balancer
General
LiteSpeed Anti-DDoS
Proxy Service
Popular web applications
Word Press
vBulletin Forum
Joomla
Magento
External Applications
Apache Migration/Compatibility
Ruby/Rails
PHP
CGI/Perl/Python
Java JSP/Servlet
All times are GMT -7. The time now is
05:41 AM
.
-
Archive
-
Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved.
Privacy Policy
.