Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Requirements for Configuring PHP File Virtualization for the apche environment
Raymand
Hi
We need to generate PHP files from TeamSite Teamplates. We configured "php" extension under templating.cfg file and able to generate "filename.PHP" files.
Does any one did Virtualization for PHP file . Please let me know what are the things to do .
Here is the environment
OS: Solaris 9
TeamSite: 6.1.0
Apache webserver
Find more posts tagged with
Comments
nipper
I have done this before without much difficulty.
Is the webserver set to handle php ?
can you go to
http://INSERT-YOUR-TS-SERVER:81/default/main/bybranch/workarea/content/main.php
and view a SIMPLE php page ?
Raymand
Nipper,
Thanks for your quick reply. No I haven't setup Apache webserver to handle php. Could you please let me know what are the things we need to do on apache server to handle php.
Appreciate your reply
Thanks & Regards
Raymand
TheYann
http://www.php.net/manual/en/install.unix.php
Raymand
Hi,
I am able to see the php page from Preview and Generate Option
Once page has been generated and If I click on generated page, the File opening in code view.
Any suggestions
Thank you