[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] siteManage dir on a Raq3



Raq3

I am trying to get a PHP script to run in the siteManage directory after a
user logs into there account. I have a php file in the siteManage directory
with a php3 extention and one with an html extention.  The html will display
just fine, but a php script will not run, the browser keeps wanting to
download it.  I am sure that the problem is that the webserver that is
serving the siteManage files is not configured to run PHP in this dir.  Does
Cobalt have seperate webserver that runs on port 81 that needs to be
configured for PHP, is it an apache thing or a PHP thing. Any help on
getting PHP code to run in this dir would be great! I have included a make
believe link below to show you where the PHP file is trying to run.

http://www.domainname.com:81/.cobalt/siteManage/www.virtualname.com/filename
.php3


Thank you
Randall