Register
Login
Contribute
Subscribe
RSS
News
FAQForge
ISPConfig
Subscribe
Contribute
Forums
Howtos
Navigation
Howtos
Linux
Android
CentOS
Debian
Fedora
Kernel
Mandriva
PCLinuxOS
SuSE
Ubuntu
Web Server
Apache
Cherokee
Lighttpd
nginx
Backup
Control Panels
ISPConfig
DNS
BIND
MyDNS
PowerDNS
djbdns
Desktop
Email
Anti-Spam/Virus
Postfix
FTP
High-Availability
Lighttpd
Monitoring
MySQL
Programming
C/C++
PHP
Samba
Security
Anti-Spam/Virus
Storage
Virtualization
KVM
OpenVZ
VMware
VirtualBox
Xen
Other
FreeBSD
Commercial
Mini-Howtos
Linux
Apache
Backup
DNS
Errors
FTP
MySQL
Networking
PHP
Postfix
Security
Sendmail
Shell
Other
ISPConfig
Forums
Contribute
Create Content
Subscription
Login
Site Map/RSS Feeds
Facebook
News
Microsoft Snoops In Skype, Dissed By HP & More
It Seems I Won't Be Writing For Linux Advocates After All
Going All the Way: GPL’ing Our Theme
Zend Framework 2 Tool (ZFTool) Introduction
Hands On Embedded Linux Development Training course.
Microsoft's Linux app, Skype, gets updated
Red Hat OpenStack, Linux, Virtualization: Cloud Triple Play?
Handheld SDR Transceiver runs Linux on ARM/FPGA SoC
5 Links for Developers and IT Pros 5-24-13
Transparency Camp event report and review of new tools
more
Recent comments
How to restart icecast
10 hours 38 min ago
Dovecot mysql missing
15 hours 43 min ago
Re: Typo in your sources.list
20 hours 7 min ago
how to configure?
21 hours 56 min ago
Re: Installation successful, but I can't receive any mail...
1 day 12 hours ago
ssl
1 day 12 hours ago
No Mails could be send.... Connection refused
1 day 17 hours ago
array param function
1 day 23 hours ago
Thank you so much. 2 thumbs
2 days 41 min ago
Great post... But...
2 days 1 hour ago
Newsletter
Subscribe to HowtoForge Newsletter
and stay informed about our latest HOWTOs and projects.
(To unsubscribe from our newsletter, visit this
link
.)
English
|
Deutsch
|
Site Map/RSS Feeds
|
Advertise
HowtoForge Forums | HowtoForge - Linux Howtos and Tutorials
>
Linux Forums
>
Server Operation
How to install SUPHP?
User Name
Remember Me?
Password
Register
FAQ
Members List
Social Groups
Calendar
Search
Today's Posts
Mark Forums Read
Do you like HowtoForge? Please consider supporting us by
becoming a subscriber
.
Thread Tools
Display Modes
#
1
27th November 2011, 17:56
agriz
Junior Member
Join Date: Nov 2011
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
How to install SUPHP?
Hi
I am not using ISPCONFIG.
So, How do i install SuPHP and configure it with httpd?
I have added epel repo.
Thanks
agriz
View Public Profile
Send a private message to agriz
Find all posts by agriz
Sponsored Links
#
2
28th November 2011, 12:26
agriz
Junior Member
Join Date: Nov 2011
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
If you can share me any tutorial or something will be great.
I am looking for
Installing suphp
configuring suphp with httpd
changing folder and file permission
agriz
View Public Profile
Send a private message to agriz
Find all posts by agriz
#
3
28th November 2011, 12:35
falko
Super Moderator
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,594 Times in 2,445 Posts
Chapter 7.2 on
http://www.howtoforge.com/apache2_suphp_php4_php5_p3
should give you the idea.
__________________
Falko
--
Download the
ISPConfig 3 Manual
! | Check out the
ISPConfig 3 Billing Module
!
FB:
http://www.facebook.com/howtoforge
nginx-Webhosting: Timme Hosting
| Follow me on:
falko
View Public Profile
Send a private message to falko
Visit falko's homepage!
Find all posts by falko
#
4
28th November 2011, 12:39
agriz
Junior Member
Join Date: Nov 2011
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
I am using CentOS.
I tried to do something from your tutorial (ISPCONFIG 3)
But I got error while configuring. I can only extract it in tmp folder.
Can you write a tutorial for centos 6 to install and configure suphp?
Thanks
agriz
View Public Profile
Send a private message to agriz
Find all posts by agriz
#
5
29th November 2011, 04:52
agriz
Junior Member
Join Date: Nov 2011
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Hi,
I fixed it finally.
When i check the username is : apache.
Is that correct?
I used your configuration. (from your tutorial)
How do i confirm suphp is active and working?
Thanks
agriz
View Public Profile
Send a private message to agriz
Find all posts by agriz
#
6
29th November 2011, 06:28
agriz
Junior Member
Join Date: Nov 2011
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Please note that mod_suphp was developped for Apache 1.3.2x and Apache
2.0.x. It might not work with other version.
I am using version : 2.2.x
agriz
View Public Profile
Send a private message to agriz
Find all posts by agriz
#
7
29th November 2011, 23:36
falko
Super Moderator
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,594 Times in 2,445 Posts
Quote:
Originally Posted by
agriz
Hi,
I fixed it finally.
When i check the username is : apache.
Is that correct?
I used your configuration. (from your tutorial)
How do i confirm suphp is active and working?
Thanks
Create a phpinfo file:
PHP Code:
<?php
phpinfo
();
?>
This should tell you if you use suPHP or not.
__________________
Falko
--
Download the
ISPConfig 3 Manual
! | Check out the
ISPConfig 3 Billing Module
!
FB:
http://www.facebook.com/howtoforge
nginx-Webhosting: Timme Hosting
| Follow me on:
falko
View Public Profile
Send a private message to falko
Visit falko's homepage!
Find all posts by falko
#
8
30th November 2011, 00:15
agriz
Junior Member
Join Date: Nov 2011
Posts: 15
Thanks: 0
Thanked 0 Times in 0 Posts
Yes, I have created a info file. Where can i see?
agriz
View Public Profile
Send a private message to agriz
Find all posts by agriz
#
9
30th November 2011, 19:07
falko
Super Moderator
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 41,665
Thanks: 1,896
Thanked 2,594 Times in 2,445 Posts
What do you see in the Server API line?
__________________
Falko
--
Download the
ISPConfig 3 Manual
! | Check out the
ISPConfig 3 Billing Module
!
FB:
http://www.facebook.com/howtoforge
nginx-Webhosting: Timme Hosting
| Follow me on:
falko
View Public Profile
Send a private message to falko
Visit falko's homepage!
Find all posts by falko
Bookmarks
Digg
del.icio.us
StumbleUpon
Google
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
BB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Forum Rules
Forum Jump
User Control Panel
Private Messages
Subscriptions
Who's Online
Search Forums
Forums Home
Linux Forums
HOWTO-Related Questions
Installation/Configuration
Server Operation
Desktop Operation
Kernel Questions
Programming/Scripts
Technical
Suggest HOWTO
ISPConfig 3
General
Installation/Configuration
ISPConfig 3 Priority Support
Plugins/Modules/Addons
Tips/Tricks/Mods
Feature Requests
Developers' Forum
ISPConfig 2
General
Installation/Configuration
Tips/Tricks/Mods
Feature Requests
Developers' Forum
MyDNSConfig
General
Other Forums
Smalltalk
Forum Suggestions
Similar Threads
Thread
Thread Starter
Forum
Replies
Last Post
Fax server with Ubuntu server 9.10, Conexant drivers, Hylafax and Avantfax
letsharehowto
HOWTO-Related Questions
4
3rd July 2011
14:40
SugarCRM Install on ISPConfig3 w/ SuPHP
clucena
Installation/Configuration
1
9th February 2010
09:29
How to install zabbix in web folder
steve1084
HOWTO-Related Questions
7
31st July 2007
13:30
problem install perl modules
Cirox
Installation/Configuration
10
16th May 2007
16:04
/usr/bin/make install install HTML::Parser -- NOT OK
oddo
Installation/Configuration
4
14th March 2006
18:32
All times are GMT +2. The time now is
12:00
.
Contact Us
-
HowtoForge - Linux Howtos and Tutorials
-
Archive
-
Top
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Recent comments
10 hours 38 min ago
15 hours 43 min ago
20 hours 7 min ago
21 hours 56 min ago
1 day 12 hours ago
1 day 12 hours ago
1 day 17 hours ago
1 day 23 hours ago
2 days 41 min ago
2 days 1 hour ago