I would like to purchase a copy

webizen

Well-Known Member
#21
I got lot of errors.

I installed again
Now

error.log
URI '/fcgi-bin/phpfcgi/index.php' refers to a static file with PATH_INFO [/index.php]

404 Not Found
The resource requested could not be found on this server!
make sure the path to index.php (/docroot/.../index.php) does exist.
 

agriz

Active Member
#22
It seems little complicate :(
I am moving back to apache :(

I am using apache's conf to run litespeed site.com:2080
in such a case, apache is displaying site but litespeed is throwing errors :(
 
Last edited:

agriz

Active Member
#26
I am changing the server. I will get new server with 16GB ram tonight. I will give access to it if you need.

Do you have any tutorial? In new server, I think, i dont need apache if fresh install of litespeed is possible.
 

agriz

Active Member
#27
I believe the problem is httpd.conf has no virtualhost.
I think litespeed need virtualhost setup.

How do i manually create virtualhost in litespeed?
Any wiki for this?

Thanks
 

agriz

Active Member
#30
I have a problem with curl.
I tried to re-compile php from admin interface.

But i got the following error.

checking if we should use cURL for url streams... no
checking for cURL in default path... not found
configure: error: Please reinstall the libcurl distribution -
easy.h should be in <curl-dir>/include/curl/
**ERROR** Could not configure PHP build
 

agriz

Active Member
#34
It seems i need lib-curl
I have installed it.

Now, The loading is very slow.
** How do i optimize it?
** Image is not created using imagemagick. [exec('/usr/convert image.jpg image.png')]
 
Top