September 06, 2010, 06:47:07 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: SMF - Just Installed!
Home
Help
Search
Members
Login
Register
Web HSP Community Forums
>
General
>
News and Announcements
>
PHPSuExec Enabled On tempest.vosn.net
Pages: [
1
]
« previous
next »
Print
Author
Topic: PHPSuExec Enabled On tempest.vosn.net (Read 3059 times)
WHSP-Mark M
Super Tech
Administrator
Newbie
Offline
Posts: 44
PHPSuExec Enabled On tempest.vosn.net
«
on:
April 13, 2007, 06:27:00 AM »
Hello,
In an effort to increase the security on our tempest server we have recompiled the PHP on the system to once again enabled PHPSuExec. As a result you may notice some of your PHP applications fail to function properly.
The most common error that you will encounter will be 'Internal Server Error' which occurs when there is a any php_flag commands defined in the .htaccess file that you have on your site. To correct this, simply create a file inside your public_html folder titled php.ini and place the PHP commands that you had in your .htaccess file in there. An example of how the formatting differs between the .htaccess and the php.ini is below.
Example .htaccess -
php_flag register_globals On
Example php.ini -th
register_globals=on
You may also encounter this error if the permissions on the directory are 777. With PHPSuExec the highest permission you can have on a folder is 755. You can alter the permissions via the File Manager in your control panel or via an FTP client.
Example 777 directory - drwxrwxrwx
Example 755 directory - drwxr-xr-x
If you encounter these errors or any others, feel free to open a support ticket and our technicians will be happy to assist.
Thank You.
The WebHSP Support Team
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> News and Announcements
=> General Discussions
=> Comments and Suggesions
=> Domain Names
=> Tips and Tutorials
=> Script Updates
-----------------------------
Web Hosting
-----------------------------
=> cPanel Web Hosting
=> VPS (Virtual Private Servers)
-----------------------------
Resellers
-----------------------------
=> cPanel Resellers
Loading...