|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stay one step ahead of the competition. Evaluate and give feedback
on some of the hottest web development tools on the market today.
Make your opinion heard! Click
Here
|
|
#1
|
|||
|
|||
|
auto_prepend_file 500 error
Hello,
Some time back I have uploaded my application to server,I have added php_value auto_prepend_file /home/myhome/public_html/lib/config.php to .htaccess, I am getting internal server error ( 500 Internal Server Error) The errorlog shows, [Sat Aug 14 06:58:25 2004] [alert] [client 202.9.148.62] /home/myhome/public_html/.htaccess: Invalid command 'php_value', perhaps mis-spelled or defined by a module not included in the server configuration Can any one help me? Thanks in advance. Kiran |
|
#2
|
||||
|
||||
|
RE: auto_prepend_file 500 error
You said a long time back... was this working and things just suddenly stopped working? Have you upgraded anything recently?
Let's start with the basics: Quote:
php_value seems to be spelled correctly. Is PHP running as an Apache module? -Tim |
|
#3
|
|||
|
|||
|
RE: auto_prepend_file 500 error
In theory it should work, post your PHP code lets look at that.
|
|
#4
|
||||||||
|
||||||||
|
RE: auto_prepend_file 500 error
Here is code of configuration,
php Code:
I have worked on local machine, OS: Win2K pro Using UnifromServer (miniserve.sourceforge.net) I tried with php Code:
Now no error 500, but I am not getting value in auto_prepend when I run phpinfo Thanks, kiran |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Server Administration > auto_prepend_file 500 error |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|