インデックス.php
<?php include './include.php'; ?>
<html> Page data
<?php echo $c5t_output; ?>
</html>
include.php
<?php
/**
* GentleSource Comment Script
*
*/
define('C5T_ROOT', '/comment_script_2.1.2/');
include C5T_ROOT . 'comment.php';
?>
index.phpなどのページにスクリプトをロードすると、エラー000webhost.com無料サーバーの下にこれが表示されますが、ファイルが適切なファイル名で適切な場所にある場合でも、ローカルのxamppサーバーで完全に機能します。
警告: include() [function.include]: インクルード (include_path='.:/usr/lib/php:/usr/local/lib/php') のために '/comment_script_2.1.2/comment.php' を開くことができませんでした / home/a5962782/public_html/include.php 行 9