It seem routing issue when compile php

#1
Hi,

I am trying installing openlitespeed on Digital Ocean. When compile php, I got error :

**MAIN_STATUS** retrieved from /usr/local/lsws/phpbuild/buildphp_1382243723.8.progress
Preparing all source code for building PHP 5.4.19 with LSAPI
Retrieving PHP source archive from http://us1.php.net/get/php-5.4.19.tar.gz/from/us1.php.net/mirror
Extracting PHP source archive: tar -zxf php-5.4.19.tar.gz
Retrieving mail header patch from http://choon.net/opensource/php/php-5.4.x-mail-header.patch
Patching source with mail header patch
Retrieving LSAPI from http://www.litespeedtech.com/packages/lsapi/php-litespeed-6.3.tgz
**ERROR** Could not retrieve LSAPI archive
traceroute :

[root@server ~]# traceroute 173.205.184.60
traceroute to 173.205.184.60 (173.205.184.60), 30 hops max, 60 byte packets
1 162.243.52.254 (162.243.52.254) 1.277 ms 1.378 ms 1.537 ms
2 nyk-b6-link.telia.net (62.115.35.101) 0.235 ms 0.251 ms 0.242 ms
3 tinet-ic-141888-nyk-b5.c.telia.net (213.248.81.6) 5.156 ms 5.160 ms 5.151 ms
4 xe-2-0-2.lax21.ip4.tinet.net (141.136.110.197) 78.469 ms 78.425 ms xe-1-0-2.lax21.ip4.tinet.net (141.136.110.193) 78.437 ms
5 inforelay-gw.ip4.tinet.net (216.221.159.254) 72.802 ms 69.958 ms 72.767 ms
6 * * *
7 * * *
8 * * *
9 * * *
10 * * *
11 * * *
12 * * *
13 * * *
14 * * *
15 * * *
16 * * *
17 * * *
18 * * *
19 * * *
20 * * *
21 * * *
22 * * *
23 * * *
24 * * *
25 * * *
26 * * *
27 * * *
28 * * *
29 * * *
30 * * *
[root@server ~]#

I have contacted DO and they said the problem is not on their side. Anyone can help me ?

Regards
Damar
 

lsmichael

Active Member
#2
Howdy Damar,

Digital Ocean contacted us and we're talking to our data center. In the mean time, try using our backup server: www2.litespeedtech.com (though Digital Ocean probably told you about that already).

Cheers,

Michael
 
Top