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
Showing results 1 to 17 of 17 - Search took
0.00
seconds.
Search:
Posts Made By:
tininho
Forum:
Install/Configuration
06-11-2012, 02:57 PM
Replies:
9
Editing php settings seems impossible
Views:
898
Posted By
tininho
Here is part of the response (seems that all is...
Here is part of the response (seems that all is not right):
PHP is compiled with Litespeed admin panel, php header and apc checked.
virtual@virtual273:~$ /usr/local/lsws/fcgi-bin/lsphp5 -i |...
Forum:
Install/Configuration
06-11-2012, 01:26 PM
Replies:
9
Editing php settings seems impossible
Views:
898
Posted By
tininho
thanks, that helped for php reinstallation. the...
thanks, that helped for php reinstallation. the first problem remains, I cannot get the litespeed to read the custom php.ini file in /usr/local/lsws/lsphp5/lib/php.ini.
None of the settings...
Forum:
Install/Configuration
06-11-2012, 12:48 PM
Replies:
9
Editing php settings seems impossible
Views:
898
Posted By
tininho
I have disabled the ability to change the setting...
I have disabled the ability to change the setting via .htaccess. The php settings remain unchanged, very strange.
I tried to rebuild php, but now I get the following error:
What you think is...
Forum:
Install/Configuration
06-10-2012, 12:25 PM
Replies:
9
Editing php settings seems impossible
Views:
898
Posted By
tininho
I have problems with the php configuration again,...
I have problems with the php configuration again, I have edited the /usr/local/lsws/lsphp5/lib/php.ini (also confirmed the path from phpinfo.php) as following (part):
post_max_size = 100M...
Forum:
Install/Configuration
05-03-2012, 02:50 AM
Replies:
3
Installing Redis and phpredis
Views:
791
Posted By
tininho
Basically I guess the step with installing...
Basically I guess the step with installing phpredis should be done different when using litespeed? Any help on how to do this, can I example compile php directly to include phpredis? So how do I...
Forum:
Install/Configuration
04-29-2012, 12:35 AM
Replies:
3
Installing Redis and phpredis
Views:
791
Posted By
tininho
Installing Redis and phpredis
How do I install Redis and phpredis to work with Litespeed correctly?
After following the guide (see link below), I get the following error when I try to open my Magento site:
Fatal error:...
Forum:
General
10-20-2011, 11:26 AM
Replies:
3
[LICENSE] Failed to send registration request.
Views:
497
Posted By
tininho
Oh, now I get it, the DNS servers got erased...
Oh, now I get it, the DNS servers got erased doing the update, should edit /etc/resolv.conf and give correct DNS server of the VPS provider. I use google nameservers untill they respond.
Forum:
General
10-20-2011, 08:41 AM
Replies:
3
[LICENSE] Failed to send registration request.
Views:
497
Posted By
tininho
Traceroute is not installed, apt-get install...
Traceroute is not installed, apt-get install traceroute ends to error: "could not resolve ".fi.archive.ubuntu.com". So there is definitely something going on with the outward connection. SSH, FTP and...
Forum:
General
10-20-2011, 07:33 AM
Replies:
3
[LICENSE] Failed to send registration request.
Views:
497
Posted By
tininho
[LICENSE] Failed to send registration request.
I updated our Ubuntu server from 11.04 to 11.10. Every time the installation asked whether to overwrite or keep current the "keep current" action was chosen. Still, after the restart all sites worked...
Forum:
Install/Configuration
09-19-2011, 04:30 PM
Replies:
9
Editing php settings seems impossible
Views:
898
Posted By
tininho
Editing php settings seems impossible
Hi, I have tried everything I can imagine to change the php settings, I mainly want to raise the upload_max_filesize setting to restore my sql back up through phpmyadmin (filesize is bigger than 2M...
Forum:
Word Press
09-18-2011, 02:30 PM
Replies:
6
403 Forbidden - New post
Views:
2,982
Posted By
tininho
403 Forbidden - New post
While trying to make new post with Wordpress I get the 403 Forbidden error, log shows this:
2011-09-19 00:27:09.324 NOTICE [82.181.193.116:57055-0#XXXX] mod_security rule triggered!
[Mon Sep 19...
Forum:
General
06-06-2011, 05:14 PM
Replies:
2
[Solved] All sites stopped working suddenly
Views:
571
Posted By
tininho
This is fixed now and was caused by a parameter...
This is fixed now and was caused by a parameter in PHP installation (magic quotes off)
Forum:
General
06-03-2011, 06:14 PM
Replies:
2
[Solved] All sites stopped working suddenly
Views:
571
Posted By
tininho
[Solved] All sites stopped working suddenly
All my sites stopped working while configuring settings only for one my virtualhosts so I'm having hard time figuring out the cause! Log file shows as following after restart and tryings to access my...
Forum:
General
06-03-2011, 05:32 PM
Replies:
1
Not a valid executable -error
Views:
378
Posted By
tininho
Not a valid executable -error
Server is working flawlessly other than this annoying and repeating error:
2011-06-04 02:36:57.244 ERROR [/usr/local/lsws/bin/httpd] is not a valid executable.
2011-06-04...
Forum:
PHP
05-28-2011, 10:33 AM
Replies:
1
Compiling PHP for Magento
Views:
1,060
Posted By
tininho
Compiling PHP for Magento
Is there any recommended configure parameters available for compiling PHP 5.3.x for Magento/Wordpress based sites? ATM my Magento site is not able to send emails (did work with apache) but gives me...
Forum:
PHP
05-26-2011, 08:04 PM
Replies:
2
PHP 5.3.x and Ubuntu 11.04
Views:
2,017
Posted By
tininho
Yeah, well that was already done. The problem...
Yeah, well that was already done. The problem lies in new locations of the libraries and a bug in earlier version of ROOT (http://goo.gl/jaEx2) so it is not possible for the system to find...
Forum:
PHP
05-26-2011, 07:36 PM
Replies:
2
PHP 5.3.x and Ubuntu 11.04
Views:
2,017
Posted By
tininho
PHP 5.3.x and Ubuntu 11.04
I was trying to build PHP 5.3.4 through the admin panel while I got the following error:
checking for the location of libjpeg... no
checking for the location of libpng... no
checking for the...
Showing results 1 to 17 of 17
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
12:00 PM
.
-
Archive
-
Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved.
Privacy Policy
.