Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with fetching latest blog posts #1

Open
bennylp opened this issue Jan 21, 2023 · 0 comments
Open

Problem with fetching latest blog posts #1

bennylp opened this issue Jan 21, 2023 · 0 comments

Comments

@bennylp
Copy link
Member

bennylp commented Jan 21, 2023

Execute get-news to fetch the latest blog posts from blog.pjsip.org and display it in pjsip.org website.

Identified problem so far:

  • get-news contains lots of hard-coded paths
  • once that fixed, the PHP script still encounters errors such as:
    • php undefined gzinflate error --> install PHP zlib according to the distribution
    • the URL in [pjsipblog2html.php](https://github.com/pjsip/pjsip-org/blob/master/rss2html/pjsipblog2html.php) may need to be changed
    • even then it's still not working; needs further investigation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant