[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] siteManage dir on a Raq3
- Subject: [cobalt-users] siteManage dir on a Raq3
- From: "Randall Clark" <wz297@xxxxxxxxxxxxxx>
- Date: Sun Oct 15 04:21:01 2000
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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