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:
amcd
Forum:
Install/Configuration
08-23-2006, 12:05 PM
Replies:
9
LiteSpeed on FreeBSD 6.1
Views:
4,885
Posted By
amcd
ok, let me try that. it is a totally fresh server...
ok, let me try that. it is a totally fresh server so it doesnt matter if i trash it, except that the host will be very angry if i ask for an OS reload
btw, can u not provide a 64 bit binary?
Forum:
Install/Configuration
08-23-2006, 10:27 AM
Replies:
9
LiteSpeed on FreeBSD 6.1
Views:
4,885
Posted By
amcd
is there any update on this? i installed the...
is there any update on this?
i installed the file referenced above on a quad opteron server but i get this error
ELF interpreter /libexec/ld-elf32.so.1 not found
Abort trap
[ERROR] Failed to...
Forum:
PHP
07-25-2006, 01:21 PM
Replies:
14
APC refuses to work on php 5.1.4
Views:
5,007
Posted By
amcd
my forums were showing multiple errors with that...
my forums were showing multiple errors with that php.ini
i created a new php.ini in the fcgi-bin directory with only 1 line
extension=apc.so
i figured that if my site runs fine, but only with...
Forum:
PHP
07-25-2006, 01:10 PM
Replies:
14
APC refuses to work on php 5.1.4
Views:
5,007
Posted By
amcd
ok, i solved the phpinfo problem the php5...
ok, i solved the phpinfo problem
the php5 ini had short open tag off by default - i switched that on and phpinfo works
but why should i have to explicitly specify the ini location with a -c...
Forum:
PHP
07-25-2006, 01:06 PM
Replies:
14
APC refuses to work on php 5.1.4
Views:
5,007
Posted By
amcd
what you are saying is right, but somehow it is...
what you are saying is right, but somehow it is not happening
if i add "-c /fullpath/php.ini" to the command in external app config then apc runs, my site runs, but phpinfo doesnt work
if i...
Forum:
PHP
07-25-2006, 12:34 PM
Replies:
14
APC refuses to work on php 5.1.4
Views:
5,007
Posted By
amcd
i changed the command in external app...
i changed the command in external app configuration and apc is now working as confirmed by apc.php
but my phpinfo doesnt load anymore
Forum:
PHP
07-25-2006, 12:25 PM
Replies:
14
APC refuses to work on php 5.1.4
Views:
5,007
Posted By
amcd
root@webserver [/usr/local/lsws/fcgi-bin]#...
root@webserver [/usr/local/lsws/fcgi-bin]# ./lsphp -c usr/local/lsws/conf/php.ini -i | less
i ran this and i can see APC :yahoo:
does this mean that php running from the webserver is reading...
Forum:
PHP
07-25-2006, 11:54 AM
Replies:
14
APC refuses to work on php 5.1.4
Views:
5,007
Posted By
amcd
i already did that later i created a new...
i already did that
later i created a new directory and tried to install the latest version from cvs also, but same results
Forum:
PHP
07-25-2006, 11:48 AM
Replies:
14
APC refuses to work on php 5.1.4
Views:
5,007
Posted By
amcd
what does this mean? AFAIK, the APC source is the...
what does this mean? AFAIK, the APC source is the same, we just have to compile it again for new php version by using the new ppize and php-config path
Forum:
PHP
07-25-2006, 11:46 AM
Replies:
14
APC refuses to work on php 5.1.4
Views:
5,007
Posted By
amcd
i did follow your wiki exactly, both for...
i did follow your wiki exactly, both for installation of php 5 and for installation of APC
earlier i had installed php 4.4.2 and APC also by following your wiki and faced no problems
Forum:
PHP
07-25-2006, 09:01 AM
Replies:
14
APC refuses to work on php 5.1.4
Views:
5,007
Posted By
amcd
my phpinfo is here ...
my phpinfo is here
http://xboard.us/bbb/phpinfo.php
Forum:
PHP
07-25-2006, 06:26 AM
Replies:
14
APC refuses to work on php 5.1.4
Views:
5,007
Posted By
amcd
APC refuses to work on php 5.1.4
i was running php 4.4.2 with APC 3.0.10 and it was working ok
today i upgraded php to 5.1.14 and i just cannot get APC to work
i tried compiling apc statically into the php binary also but it...
Forum:
Install/Configuration
07-11-2006, 09:25 PM
Replies:
3
can i switch off access log file?
Views:
2,723
Posted By
amcd
i am using cpanel and therefore have set lsws to...
i am using cpanel and therefore have set lsws to read apache config
the vhost is not shown in the server config page
and the option to switch off access log doesnt exist at the server level
...
Forum:
Install/Configuration
07-11-2006, 02:06 PM
Replies:
3
can i switch off access log file?
Views:
2,723
Posted By
amcd
can i switch off access log file?
in apache it is possible to completely switch off the access log, but i could not find any such option in the admin panel
Forum:
PHP
07-10-2006, 10:33 PM
Replies:
4
MySQL client ran out of memory
Views:
8,741
Posted By
amcd
thank you, this has solved the problem. the...
thank you, this has solved the problem.
the default was 60M and 70M. i first changed it to 80M and 100M and it did not work. then i changed it to same as lsphp setting and it is now working at...
Forum:
PHP
07-10-2006, 12:41 PM
Replies:
4
MySQL client ran out of memory
Views:
8,741
Posted By
amcd
i already changed it from the default Memory...
i already changed it from the default
Memory Soft Limit - 120M
Memory Soft Limit - 150M
Forum:
PHP
07-10-2006, 10:52 AM
Replies:
4
MySQL client ran out of memory
Views:
8,741
Posted By
amcd
MySQL client ran out of memory
i successfully install lsws on my the webserver for my forums and i must say it looks faster already, without any tuning
but there is one problem which i just cant figure out
when the 'user...
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
07:26 PM
.
-
Archive
-
Top
© Copyright 2003-2011 LiteSpeed Technologies, Inc. All rights reserved.
Privacy Policy
.