• Member Avatar for Ryujin
    Ryujin

    Replied To a Post in Diagnosing CSS collisions?

    Okay, threw out the CSS and started from scratch with the stock CSS of the *Strongly Typed* template. Guess what? Carousel works at all resolutions under that. So now am …
  • Member Avatar for Ryujin
    Ryujin

    Edited Diagnosing CSS collisions?

    Inherited [this page](https://library.kutztown.edu/newsteam), a mashup of an HTML5Up template called [Strongly Typed](https://html5up.net/strongly-typed) trying to work inside our content management system, which runs on Bootstrap. Though we cannot edit the stylesheets …
  • Member Avatar for Ryujin
    Ryujin

    Created Diagnosing CSS collisions?

    Inherited [this page](https://library.kutztown.edu/newsteam), a mashup of an HTML5Up template called [Strongly Typed](https://html5up.net/strongly-typed) trying to work inside our content management system, which runs on Bootstrap. Though we cannot edit the stylesheets …
  • Member Avatar for Ryujin
    Ryujin

    Created Problems loading this page?

    Suddenly (after no known changes to the page) i see it failing to load in a couple browsers, both of them ones that previously loaded it w/o problems! http://www.kutztown.edu/library/indexoc.asp **Problematic …
  • Member Avatar for Ryujin
    Ryujin

    Marked Solved Status for cURL won't scrape this page. Why?

    Greetings. Trying to scrape data from search results in [a library catalog](http://pilot.passhe.edu:8042/), but cannot return anything at all. The same script below works fine pulling from *another* catalog, but not …
  • Member Avatar for Ryujin
    Ryujin

    Replied To a Post in cURL won't scrape this page. Why?

    **It turns out that the necessary port is closed. Response from Bluehost:** *You cannot retrieve information from http://pilot.passhe.edu:8042/ Port 8042 is closed on your server. Running curl http://pilot.passhe.edu:8042/ on a …
  • Member Avatar for Ryujin
    Ryujin

    Replied To a Post in cURL won't scrape this page. Why?

    @diafol, that's a thought but no, since the few calls i've tried all failed from the beginning. Have opened a ticket with Bluehost. @cereal, it's interesting because calls to other …
  • Member Avatar for Ryujin
    Ryujin

    Replied To a Post in cURL won't scrape this page. Why?

    Ah, so as diafol suspected, then, there's something that prevents my server from accessing the Pilot one. (Right?) Nothing relevant in the PHP error log. Here's the output of the …
  • Member Avatar for Ryujin
    Ryujin

    Replied To a Post in cURL won't scrape this page. Why?

    Brilliant of you to put it on Runnable, thank you so much. When it still failed on my Bluehost server i did `phpinfo()` on both. ***Runnable:*** PHP Version - 5.4.9-4ubuntu2.3; …
  • Member Avatar for Ryujin
    Ryujin

    Replied To a Post in cURL won't scrape this page. Why?

    That is absolutely awesome, cereal. Beautifully done. Thank you! I'm eager to get home & start working with it.
  • Member Avatar for Ryujin
    Ryujin

    Replied To a Post in cURL won't scrape this page. Why?

    Thanks, @cereal -- Can you link to a tiny working example, that pulls from //pilot...? Because, for the life of me, I'm just not seeing it...
  • Member Avatar for Ryujin
    Ryujin

    Replied To a Post in cURL won't scrape this page. Why?

    Hi, no it hasn't. In briefest of terms: what I'm asking is, what is there about http://pilot.passhe.edu:8042/ ... that makes it different from other sites that cURL readily scrapes? (Or …
  • Member Avatar for Ryujin
    Ryujin

    Replied To a Post in cURL won't scrape this page. Why?

    Thanks again folks. Diafol, now I'm feeling extra-clueless because the script you posted and said, *Seemed to work for me*, it **doesn't** work for me unless I switch out the …
  • Member Avatar for Ryujin
    Ryujin

    Replied To a Post in cURL won't scrape this page. Why?

    Thank you for that, but there is something else going on. *Note that the same script works with one catalog, but not with another*. [Here is a demo](http://sol-plus.net/kutzutil/DDCweed); it makes …
  • Member Avatar for Ryujin
    Ryujin

    Created cURL won't scrape this page. Why?

    Greetings. Trying to scrape data from search results in [a library catalog](http://pilot.passhe.edu:8042/), but cannot return anything at all. The same script below works fine pulling from *another* catalog, but not …

The End.