this_end_up
05-11-2009, 09:33 PM
Hello,
I am working on a simple CMS that will be placed in the cgi-bin directory. I am running into issues; the script doesn't work, etc. I have done some searching around the web and plenty of places are saying that php can be executed within the cgi-bin directory, but I am having trouble figuring out how to make it work. I have seen plenty of messages about a cgi-php.ini and php.cgi...
Can somebody help me out?
I am writing this into a pre-existing form registration system that allows people to view certain content. I would like to add in a simple cms that will allow the admins to create a heading, simple description paragraph and upload a PDF file into a folder and place the link. Very simple, but it doesn't work in the cgi-bin. It seems to reference a start.cgi and a htmlos.cgi file...
Thanks
I am working on a simple CMS that will be placed in the cgi-bin directory. I am running into issues; the script doesn't work, etc. I have done some searching around the web and plenty of places are saying that php can be executed within the cgi-bin directory, but I am having trouble figuring out how to make it work. I have seen plenty of messages about a cgi-php.ini and php.cgi...
Can somebody help me out?
I am writing this into a pre-existing form registration system that allows people to view certain content. I would like to add in a simple cms that will allow the admins to create a heading, simple description paragraph and upload a PDF file into a folder and place the link. Very simple, but it doesn't work in the cgi-bin. It seems to reference a start.cgi and a htmlos.cgi file...
Thanks