oschaaf commented on issue #1532: NGX Pagespeed library can't be found
URL:
https://github.com/apache/incubator-pagespeed-ngx/issues/1532#issuecomment-363328516
(this came up earlier, and I had hoped this was addressed via
https://github.com/apache/incubator-pagespeed-ngx/commit/ab07fb8968
oschaaf commented on issue #1532: NGX Pagespeed library can't be found
URL:
https://github.com/apache/incubator-pagespeed-ngx/issues/1532#issuecomment-363326517
Can you post the commands you ran?
On Tue, 6 Feb 2018 at 03:50, Ray Walker wrote:
> Confirmed, just started getting thi
stevenzhu25 commented on issue #1533: configure: error: module ngx_pagespeed
requires the pagespeed optimization library.
URL:
https://github.com/apache/incubator-pagespeed-ngx/issues/1533#issuecomment-363315369
#1532 same error
stevenzhu25 commented on issue #1533: configure: error: module ngx_pagespeed
requires the pagespeed optimization library.
URL:
https://github.com/apache/incubator-pagespeed-ngx/issues/1533#issuecomment-363315302
#1545
This i
27Bslash6 commented on issue #1532: NGX Pagespeed library can't be found
URL:
https://github.com/apache/incubator-pagespeed-ngx/issues/1532#issuecomment-363293435
Confirmed, just started getting this error also, building in a container
based on:
- Ubuntu Xenial
- Openresty 1.13.6.1
27Bslash6 commented on issue #1532: NGX Pagespeed library can't be found
URL:
https://github.com/apache/incubator-pagespeed-ngx/issues/1532#issuecomment-363293435
Confirmed, just started getting this error also, building in a container
based on:
- Ubuntu Xenial
- Openresty 1.13.6.1
chaihongjun opened a new issue #1533: configure: error: module ngx_pagespeed
requires the pagespeed optimization library.
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1533
I've done these steps:
```
You need to separately download the pagespeed library:
$ cd /
stevenzhu25 commented on issue #1532: NGX Pagespeed library can't be found
URL:
https://github.com/apache/incubator-pagespeed-ngx/issues/1532#issuecomment-363287993
Hi,
Here's the last part of err file. (The part PSOL ends)
Seems they can't find -luuid
P.S. it's wierd too..
eldk commented on a change in pull request #1703: Removes deprecated
mod_access_compat directives
URL:
https://github.com/apache/incubator-pagespeed-mod/pull/1703#discussion_r166161813
##
File path: install/common/pagespeed.conf.template
##
@@ -321,15 +321,19 @@
# an
eldk commented on a change in pull request #1703: Removes deprecated
mod_access_compat directives
URL:
https://github.com/apache/incubator-pagespeed-mod/pull/1703#discussion_r166161813
##
File path: install/common/pagespeed.conf.template
##
@@ -321,15 +321,19 @@
# an
eldk commented on a change in pull request #1703: Removes deprecated
mod_access_compat directives
URL:
https://github.com/apache/incubator-pagespeed-mod/pull/1703#discussion_r166161813
##
File path: install/common/pagespeed.conf.template
##
@@ -321,15 +321,19 @@
# an
eldk commented on a change in pull request #1703: Removes deprecated
mod_access_compat directives
URL:
https://github.com/apache/incubator-pagespeed-mod/pull/1703#discussion_r166147780
##
File path: install/common/pagespeed.conf.template
##
@@ -321,15 +321,19 @@
# an
eldk commented on a change in pull request #1703: Removes deprecated
mod_access_compat directives
URL:
https://github.com/apache/incubator-pagespeed-mod/pull/1703#discussion_r166147780
##
File path: install/common/pagespeed.conf.template
##
@@ -321,15 +321,19 @@
# an
Dear podling,
This email was sent by an automated system on behalf of the Apache
Incubator PMC. It is an initial reminder to give you plenty of time to
prepare your quarterly board report.
The board meeting is scheduled for Wed, 21 February 2018, 10:30 am PDT.
The report for your podling will for
eldk commented on a change in pull request #1703: Removes deprecated
mod_access_compat directives
URL:
https://github.com/apache/incubator-pagespeed-mod/pull/1703#discussion_r166146964
##
File path: install/common/pagespeed.conf.template
##
@@ -321,15 +321,19 @@
# an
eldk commented on a change in pull request #1703: Removes deprecated
mod_access_compat directives
URL:
https://github.com/apache/incubator-pagespeed-mod/pull/1703#discussion_r166146964
##
File path: install/common/pagespeed.conf.template
##
@@ -321,15 +321,19 @@
# an
oschaaf commented on issue #1742: Server crashing every hour or so returning a
500 error
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1742#issuecomment-363232893
Permissions on /var/cache/mod_pagespeed need to be tweaked so that the
module has read/write access to it. The
oschaaf closed issue #1742: Server crashing every hour or so returning a 500
error
URL: https://github.com/apache/incubator-pagespeed-mod/issues/1742
This is an automated message from the Apache Git Service.
To respond to th
onlymushu commented on issue #1742: Server crashing every hour or so returning
a 500 error
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1742#issuecomment-363230654
Thanks for mentioning the log,
I just took a peak and indeed I'm getting a bunch of errors from page spea
oschaaf commented on issue #1532: NGX Pagespeed library can't be found
URL:
https://github.com/apache/incubator-pagespeed-ngx/issues/1532#issuecomment-363225665
Just ran the following on a fresh debian VM which worked fine:
```
bash <(curl -f -L -sS https://ngxpagespeed.com/instal
oschaaf commented on issue #1742: Server crashing every hour or so returning a
500 error
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1742#issuecomment-363224056
Is there anything noteworthy in the server logs? Also, do you have the admin
pages running? Those may offer di
onlymushu opened a new issue #1742: Server crashing every hour or so returning
a 500 error
URL: https://github.com/apache/incubator-pagespeed-mod/issues/1742
Hey there,
My server "4 GB Memory / 80 GB Disk / TOR1 - Ubuntu 16.04.2 x64" was working
fine until I've installed the page sp
stevenzhu25 opened a new issue #1532: NGX Pagespeed library can't be found
URL: https://github.com/apache/incubator-pagespeed-ngx/issues/1532
Hi,
I was trying to update my nginx with PSv1.13.35.2
When compiling with all same arguments, it presented me this error message:
```
HitkoDev commented on issue #1704: Redis cache TTL
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/1704#issuecomment-363209994
Unfortunately I didn't manage to find time for this yet, because I have some
projects with higher priority.
---
oschaaf commented on issue #968: Distribute PSOL and mod_pagespeed as a source
tarball.
URL:
https://github.com/apache/incubator-pagespeed-mod/issues/968#issuecomment-363111488
https://dl.google.com/dl/linux/mod-pagespeed/tar/stable/mod-pagespeed-stable-1.13.35.2-r0.tar.bz2
https://dl
oschaaf closed pull request #1740: Update release_notes.html in preparation for
1.13.35.2-stable
URL: https://github.com/apache/incubator-pagespeed-mod/pull/1740
This is an automated message from the Apache Git Service.
To r
26 matches
Mail list logo