This topic is locked
[SOLVED]

 How to post PHPRunner generated PHP pages on Linux

11/4/2007 11:15:37 PM
PHPRunner General questions
J
joesjnr author

<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=question&id=6720&image=1&table=forumtopics' class='bbc_emoticon' alt=':ph34r:' />

Dear Forumers,
How do I actually run/post/install PHPRunner-generated PHP pages/scripts on Linux?
I'm using Mandriva Linux 2008 and the server is physically accessible by me.
I'm referring to my unanswered problem http://www.asprunner.com/forums/index.php?showtopic=6665
PHPMyAdmin runs quite well by just copying it's folder to Apache document root but not the PHPRunner-generated PHP pages/scripts.
Thanks in advance.

Sergey Kornilov admin 11/5/2007

You just copy all files from the output directory to some folder on the web server. This is it.

J
joesjnr author 11/5/2007

You just copy all files from the output directory to some folder on the web server. This is it.



<img src='https://asprunner.com/forums/file.php?topicimage=1&fieldname=reply&id=23017&image=1&table=forumreplies' class='bbc_emoticon' alt=':ph34r:' />

That was what I did but I got errors instead. Check the link above.