Hello,
I am running a site on an Apache Server with SuExec configured and PHP pages that do not exist are creating a 500 Internal Server Error. I understand that it is the php interpreter handling the page instead of apache, however how do I configure PHP to not throw a 500 Server Error...
Hello,
I am running a site on an Apache Server with SuExec configured and PHP pages that do not exist are creating a 500 Internal Server Error. I understand that it is the php interpreter handling the page instead of apache, however how do I configure PHP to not throw a 500 Server Error...
Hello,
I am running a site on an Apache Server with SuExec configured and PHP pages that do not exist are creating a 500 Internal Server Error. I understand that it is the php interpreter handling the page instead of apache, however how do I configure PHP to not throw a 500 Server Error...
It still does not work.
I tried /home/httpd/vhosts/test.com/httpdocs/files/MG-08-22-2003.html
and simply files/MG-08-22-2003.html
The browser title comes up correctly. So that leads me to believe that it is calling the html file correctly but it seems like it runs out of gas to be able...
So does that mean I have to list the entire path to the file like:
/home/httpd/vhosts/test.com/httpdocs/files/MG-08-25-2003.html ???
The reason you got a different error message is because I was making some changes and actually working on it.
Steve
the open_basedir reads: /home/httpd/vhosts/test.com/httpdocs:/tmp
which is correct.
and the files are located here:
/home/httpd/vhosts/test.com/httpdocs/files/*****
So why is throwing that error?
Steve
It is a Linux Red Hat box. with php4.3.1
The files all reside in the files/ folder which is one folder inside httpdocs folder ( ROOT ) .
My test environment can seen here:
69.0.210.42/tiger_den_archive.php
I am also enclosing the code from the 2 relevant pages. Hopefully...
Hello,
Is there anyone out there that can help me understand why php is having trouble including an html file that calls a flash file.
I have a client who wants to display a "flash movie" on his site, but only to members. I have set it up so that the php scripts checks for...
Hi Everyone,
I was wondering if anyone could tell me what was in involved in creating PDFs using PHP. Can I convert any document format ( ie. Word Doc, AutoCad, etc.) to pdf ? Is there any format I cant convert to pdf. What are some of the pitfalls in using PHP to convert documents to...
I am hoping someone can help me out. I have 2 database tables. 1 table stores the category names ( the number can change, since the administrator can add and delete categories). The second table lists all of the categories a link is opted into.
So, table 1( link_category) may have 7 categories...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.