Ticket #2025 (closed enhancement: duplicate)

Opened 7 years ago

Last modified 2 years ago

PHP Mode

Reported by: cjg Owned by: cjg
Priority: Would be nice Milestone: EPrints Wishlist
Component: - Version:
Severity: normal Keywords:
Cc:

Description

Add an option which makes the .html files and perl scripts post-processed as PHP.

Make <? work in the XML.

Change History

Changed 7 years ago by cjg

partly done. ProcessingInstruction? is now passed through so <? does not get removed.

However it looks very hard to make the CGI output get re-processed by php.

Some options:

  • make it run a php binary and return the result.
  • make it run as a php script which calls the PERL as a binary. (worse due to CGI)
  • discover how to link mod_perl and non_mod_perl handlers - possibly a custom apache module.

Changed 7 years ago by cjg

  • priority changed from normal to low

Changed 7 years ago by cjg

  • milestone changed from EPrints 3.0 beta to EPrints 3.1 beta

Changed 2 years ago by pm705@…

  • status changed from new to closed
  • resolution set to duplicate
Note: See TracTickets for help on using tickets.