Problems in Vanilla with Webair?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • psuspect
    Registered User
    • Feb 2005
    • 45

    #1

    Problems in Vanilla with Webair?

    I wanted to find out if anyone had a problem getting Vanilla to work with webair as a host... I have virtual hosting. Thanks I hope someone can help!
    Here is my conversation with both Vanilla and Webair....


    im trying to install this script for www.coedcockteasers.com
    script location
    www/virtual/psuspect/www.coedcockteasers.com/vanilla/secure/mainparser.php
    when it is run, the output is:
    Warning: main(mainparser.php/process.php): failed to open stream: Not a directory in /usr/www/virtual/psuspect/www.coedcockteasers.com/vanilla/secure/mainparser.php on line 11
    Please help.
    Thank you


    Hello,

    It seems the script is Zend Encoded. So i can't look at the code to debug it. Can you please provide me with the installation instructions and reqiuerments so i can give it a shot. Thanks.

    Message

    the script information can be found on http://www.vanillatgp.com/

    Date Added Sunday February 12th 2006 05:27:53 PM
    From Open (Staff)
    Message

    Hello,

    I took a look at the script and the server, everything seems fine. As the code is zend encoded we cannot debug or trace the root of the issue. We reccomend contacting vanilla tgp support or their forum for a similar error


    Vanilla support: its working fine when i run the file through http, using exec()
    so it has to be some php configuration thing, that is different for php through commandline

    tell them to run this:
    /usr/local/bin/php /www/virtual/psuspect/www.coedcockteasers.com/vanilla/test/test2.php

    i have included the code that is giving the error in that file, un-encoded, so they can see what it is doing.
    When i run this file through http; http://coedcockteasers.com/vanilla/test.php
    it works fine.

    Date Added Tuesday February 14th 2006 12:01:25 AM
    From Open (Staff)
    Message

    Hello,

    The environment variable PHPRC is not being passed thru in the environment to the program called in exec(), a specialized config file exists for your account which is in /www/vapache/psuspect/conf that is not loaded by the script

    Sincerely,
  • nadanada
    Confirmed User
    • Apr 2004
    • 330

    #2
    as long as it isn't coded in php5 you should be ok, i know webair has zend setup on the virtual accts

    now if only webair would install php5 on my virtual server..

    Comment

    Working...