ispCP - Board - Support
Httpd - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Usage (/forum-34.html)
+--- Thread: Httpd (/thread-1783.html)



Httpd - scoutsniper - 11-14-2007 03:33 AM

Hi,i want to ask where is the file httpd.conf? And are this things enabled by default?

REQUIREMENTS:
ionCube PHP Loader (http://www.ioncube.com/loaders.php - http://www.ioncube.com/loader_installation.php)
*nix or Windows server.
MYSQL 4.1 or greater. Note: This source tested on Mysql 4 and 5 (we recommend: Mysql 5)
PHP version 4.1 or greater. Note: This source tested on PHP 4.x, 5.x (we recommend: PHP 5)
The Apache webserver (version 1.3 or greater.) Note: This source tested on Apache 2 (we recommend: Apache2).
The ability to change directory permissions to 0777 or to change ownership of directories to be owned by the webserver process.
.htaccess Support! (see httpd.conf for: AllowOverride all)
Short Open Tag support (see php.ini for: short_open_tag = On)
GD2 Support (see php.ini for: extension=php_gd2.dll)
Mod Rewrite Support (see httpd.conf for: LoadModule rewrite_module modules/mod_rewrite.so)
Curl Library (run servercheck.php)
Mrcypt Library (run servercheck.php)
SMTP Server.


RE: Httpd - BeNe - 11-14-2007 03:45 AM

You find the httpd. unter Debian right here:
Code:
/etc/apache2/httpd.conf

Should be empty by default!

Greez BeNe


RE: Httpd - scoutsniper - 11-14-2007 03:54 AM

Where is the config to enable this things?


RE: Httpd - gOOvER - 11-14-2007 05:26 AM

I run also a script, where are using ioncube loader, and i haven't change/enabled/edited files to run ioncube.

Ioncube run's for me well with ispCP.

Sorry for writing this, but your post is OFFTOPIC. If you have Problems to install a Script, where using Ioncube, please ask for support at Dev's Forum.