A problem has been reported to me that uploading through fckEditor will not work. After messing about with some settings it turns out that running php files in the fckEditor folder will not work and an Error 500 is returned. When I checked the log files the message in the subject was returned. The script is simple:
<?php
echo phpinfo();
?>
When I run this script from power/test.php, it works. It's only when running scripts from any folder within fckEditor/ that doesn't work.
I am using php 5.2.9 and Apache 1.3.42.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…