Roadsend PHP Compiler Help Needed

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • richard.morey@gmail.com

    Roadsend PHP Compiler Help Needed

    Hi..

    I need help with the demo of the Roadsend PHP Compiler.

    I have built a small test app with two pages. I have <a href=""in
    each page to the other page. However, when I compile the application
    the <a href=""still refer to the actual PHP page instead of some form
    of the compiled app. How do I code my PHP to reflect the appropriate
    URL for the compiled app?

    I am trying to bill a FastCGI or stand alone CGI app. I have been able
    to get a straight CGI exe to run on IIS 6 on Win XP Pro. However, the
    DLL generated by the FastCGI option in the compiler generates a "module
    could not be found" error.

    As a further test I installed Apache 2.2 on my Windows machine and came
    across the same issues with the HREF's. Any help would be GREATLY
    appreciated!

    Rich

Working...