Displaying 20 results from an estimated 2000 matches similar to: "mod_suPHP"
2014 Nov 16
1
Building mod_suphp on Centos 7
I've downloaded the tarball. When I run ./configure, I get
[sdstern at cumberland suphp-0.7.2]$ ./configure
configure: error: cannot find install-sh, install.sh, or shtool in
config "."/config
I've installed libtool, autoconf and automake. shtool and install-sh are
installed.
Any clues on how to get this to configure?
Or does anyone know of a repo where I can get an rpm for
2006 Oct 06
2
Apache and PHP
Sorry for the newbee setup questions, but...
Should PHP be already setup with apache on the centos server install??
It's just that I can't get PHP working at all. It's 100% me, I just
don't have enough experience.
There is already a PHP.ini file, if I add any php modules in apache conf
and run httpd -S is says it's already running a php module.
I am using vhosts. I did
2006 Oct 09
2
Directories not writable (Apache/PHP)
Hi,
I have a new CentOS sever install. I've also installed suPHP to
replicate a live server.
When I upload file via FTP the permissions seem OK, however the
directories copied are not writable?? Any ideas?
I have tried chmod 777 and that's not working either. Could is be a
suPHP issue?
I have 'suPHP_UserGroup GROUP USER' setup in my virtual directory and
the user is also in the
2006 Apr 20
1
Script to strip chroot passwd file
Hello BSDers,
I'm running Apache in a chroot jail with suPHP. It needs an /etc/
passwd in the chroot so that suPHP can setuid to the owner of the PHP
script, but there's nothing that requires the passwords to be valid.
Does anyone have a script strips passwords out of master.passwd, sets
all shells to nologin, etc and writes it to the chroot etc dir? I've
looked around but
2006 Aug 30
3
Ruby+Apache2.2+ProxyLoadBalance ...... +PHP??
Hi,
I just realice that I can''t run php code anymore once I installed my dear
mongrels (under an Apache Proxy Balancer).
I''m just trying to run the clasic phpinfo() in the following file
/var/rubyapp/public/phpinfo.php ... but instead of being executed the code
is being displayed as plain text ... This is the ouput :))
<?PHP phpinfo(); ?>
anyone can give a
2017 Feb 01
1
time zone
> Date: Tuesday, January 31, 2017 21:38:35 -0500
> From: TE Dukes <tdukes at palmettoshopper.com>
>
>
> There have been no changes to the php.ini. Not sure how to output
> phpinfo to a text file for posting.
>
> System Linux ts130.palmettodomains.com 3.10.0-514.6.1.el7.x86_64
> #1 SMP Wed Jan 18 13:06:36 UTC 2017 x86_64
> Build Date Nov 6 2016 00:30:05
>
2017 Feb 01
2
time zone
> Date: Tuesday, January 31, 2017 19:35:46 -0500
> From: TE Dukes <tdukes at palmettoshopper.com>
>
>> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of
>> Richard Sent: Tuesday, January 31, 2017 6:46 PM
>>
>> > Date: Tuesday, January 31, 2017 18:16:36 -0500
>> > From: TE Dukes <tdukes at palmettoshopper.com>
>> >
2017 Jan 31
1
time zone
> Date: Tuesday, January 31, 2017 16:59:32 -0500
> From: TE Dukes <tdukes at palmettoshopper.com>
>
> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of Richard
> Sent: Tuesday, January 31, 2017 4:44 PM
>
>> Date: Tuesday, January 31, 2017 16:02:37 -0500
>> From: TE Dukes <tdukes at palmettoshopper.com>
>>
>> Today, I started
2007 Feb 18
1
Secure shared web hosting using MAC Framework
Hi all,
I am looking at securing a web server using the FreeBSD MAC Framework.
To make things clear I will call the hosted users "web users". Those are the issues I am dealing with:
** Network Security **
- Web users shouldn't be able to connect to reserved local ports apart from 25(smtp); 80(http); 443(https) and 3306(MySQL)
Solution:
run the web server and web users shell in
2003 Nov 13
2
Apache leaks sensitive info in PHP phpinfo() calls
Hi,
I wanted to get some opinions on this subject before I submit a PR about
it. I don't know if there are any pitfalls with the 'fix' I suggested
and though it best to run it past people here before submitting. If
there's a better place to post this please let me know (freebsd-ports?).
The send-pr output I was about to send explains everything so I'll just
paste it here:
2006 Jan 02
1
PHP not working with Mysql?
Hi,
I installed MySQL via YUM on an actual CentOS coming with this great bluequartz and it seems they won´t to play with each other. MySQL is working, phpinfo shows me. that it is there. Now i transfered some of my stuff and nothing works: phpmyadmin (with correct inc.php) tells me, that my php-Installation isn´t correct, a little cms (Contenido) shows white pages.
Mysqld.log
2017 Jan 31
2
time zone
> Date: Tuesday, January 31, 2017 18:16:36 -0500
> From: TE Dukes <tdukes at palmettoshopper.com>
>
>> From: CentOS [mailto:centos-bounces at centos.org] On Behalf Of
>> Richard Sent: Tuesday, January 31, 2017 5:19 PM
>>
>>
>> > Date: Tuesday, January 31, 2017 16:59:32 -0500
>> > From: TE Dukes <tdukes at palmettoshopper.com>
2016 Aug 04
1
php55w-fpm on CentOS 7: settings location
On Wed, August 3, 2016 14:19, Always Learning wrote:
>
> On Wed, 2016-08-03 at 13:55 -0400, Jason Welsh wrote:
>
>> What I do is create a php.php file on the root of my fileserver
>> with
>> the following
>>
>> <?php phpinfo() ?>
>
> I use a text command: php -i
>
>
>
php -i > php-i.txt
echo '<?php phpinfo() ?>' | php
2006 May 09
4
ruby equivalent of phpinfo()
Is there a ruby equivalent for the phpinfo() php function that displays
all the variables and environment settings ?
Thanks,
vasu.
--
Posted via http://www.ruby-forum.com/.
2017 Jan 31
2
time zone
> Date: Tuesday, January 31, 2017 16:02:37 -0500
> From: TE Dukes <tdukes at palmettoshopper.com>
>
> Today, I started getting this error when trying to login to
> zoneminder:
>
> ZoneMinder is not installed properly: php's date.timezone is not
> set to a valid timezone
>
> Zoneminder has been running since last Wednesday when I installed
> it. Today, I
2007 Mar 15
1
php still without mysql installing php-mysql
Am using php 5.1.6 and mysql 5.0.27 I installed php-mysql 5.1.6 from the
centos repositories, I then restarted the server and on running phpinfo it
still shows that mysql is not configured with php (--without-mysql), what
might be wrong. The same happened after I installed php-gd too
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2005 Jun 21
2
GD Support
Hi Everyone,
I am building a script for a client and my imagecreatefromjpeg() is
throwing a fatal exception, and dying. It seems as my server with CentOS
4, PHP 4.3.9 doesn't have >= GD-1.8 support or better. I did a phpinfo()
and I can not find any reference to GD..............Any help on this
would be well appricated
--
Best Regards, Jon McCauley
2016 Aug 03
2
php55w-fpm on CentOS 7: settings location
What I do is create a php.php file on the root of my fileserver with
the following
<?php phpinfo() ?>
then when I browse to that file http://servername/php.php
I get all the php information I can stand, including the line "Loaded
Configuration File"
which is where the running php server loaded php.ini from.
Jason
2007 Jun 29
5
phpinfo for RoR?
Dear all,
Is there something like phpinfo() for RoR? I have a dual install of
ruby and would like to know which version I am actually using.
Thanks in advance!
Harm
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2017 Jul 07
5
Web server files ownership?
Hi,
I have a series of websites hosted on two CentOS 7 servers, using Apache
virtual hosts. One of these servers is a "sandbox" machine, to test
things and to fiddle around.
On the sandbox server, I have a few dummy websites I'm hosting.
# ls /var/www/html/
default phpinfo slackbox-mail slackbox-site unixbox-mail unixbox-site
Since Apache is running as system user