Connecting Tech Pros Worldwide Help | Site Map

php5activescript mostly works but odd gaps

 
LinkBack Thread Tools Search this Thread
  #1  
Old July 17th, 2005, 08:45 AM
xpertl
Guest
 
Posts: n/a
Default php5activescript mostly works but odd gaps

I am involved in getting an application running to allow web sites with
script pages to run off CD. It has worked with ASP for years (Dynamic-CD)
but we want to get php in there as well. We have put in the dll and fiddled
about with a bit of parsing and it nearly all works but with a few critical
bits missing. It's probably something obvious I need to put in the
php-activescript.ini or add in and recompile the dll.

Here are the symptoms:

$_SERVER, $_GET, etc are all blank although the $_ENVs seem to be there.
session variables are being written to the \Program Files\PHP\sessiondata
directory as specified but are not available to chained script files.
some functions such as echo and phpinfo work but nothing is output. However
if I ob_start(); phpinfo();// or echo something;
$Response->Write(ob_get_contents());
everything is fine!
May not be relevant but I am running the scripts and parser programs on C:
drive although I am logged in and working through MSVC++ on I: (some of the
debug stuff is hard coded to C:)

Paddy



 

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Popular Articles

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over 220,989 network members.