On 04/12/17 04:51 AM, x9p wrote:
The downside of upgrading php5 -> php7 is.. some apps can break. Still,
there are some workarounds to make them work with php7 (most of cases).
check if you have libapache2-mod-php7.0 installed. remove/purge any other
previous versions of this package
The downside of upgrading php5 -> php7 is.. some apps can break. Still,
there are some workarounds to make them work with php7 (most of cases).
check if you have libapache2-mod-php7.0 installed. remove/purge any other
previous versions of this package and restart apache2.
after that, check
going in circles in both cases was that php was telling me
that the missing modules were in fact there.
I finally realized that the php cli is v7.0, whereas apache2 runs runs
with php5. There are all sorts of apache2 config files for php7 but
apache2 is still using php5. php7 has the pdo and
Georgi Naplatanov wrote:
Stretch (Debian 9) doesn't include PHP 5.x,
You are right, in fact it is a jessie+stretch server, mostly jessie +
some package from stretch.
On 06/09/2017 12:27 PM, Lucio Crusca wrote:
> Hi all,
>
> I've a problem with a stretch/amd64 web server. Since two hours ago, I
> get the following in dmesg and syslog:
>
> Jun 9 11:21:01 weber kernel: [ 331.716831] php5-fpm[1245]: segfault at
> 7ffcb4feb
Hi all,
I've a problem with a stretch/amd64 web server. Since two hours ago, I
get the following in dmesg and syslog:
Jun 9 11:21:01 weber kernel: [ 331.716831] php5-fpm[1245]: segfault at
7ffcb4febf70 ip 7f2e5e8d629a sp 7ffcb4febf60 error 6 in
libpcre.so.3.13.3[7f2e5e8c2000+
On Fri, 4 Mar 2016 14:39:01 +0100
basti wrote:
> Hello,
>
> I have some errors with systemd and php5-fpm.
> I want to create a dir /var/run/php5-fpm where I can place my sockets.
>
> With the old sysv-init all is fine I just add a "mkdir" in it.
>
> In sys
basti wrote:
> I have some errors with systemd and php5-fpm.
> I want to create a dir /var/run/php5-fpm where I can place my sockets.
Why a separate directory? What do you want to achieve?
> In systemd there is a bit different.
> I try ExecStartPre=/bin/mkdir ... but always get err
Hello,
I have some errors with systemd and php5-fpm.
I want to create a dir /var/run/php5-fpm where I can place my sockets.
With the old sysv-init all is fine I just add a "mkdir" in it.
In systemd there is a bit different.
I try ExecStartPre=/bin/mkdir ... but always get errors that
doesn't work anymore, mostly affecting the
> ownCloud installation. The problem manifests itself as an empty
> page served.
>
> Software/Versions: * ownCloud 8.1.1, installed from their Debian
> repo * nginx 1.6.2-5 * php5(-fpm) 5.6.9+dfsg-0+deb8u1 * postgresql
> 9.4+165
>
nginx 1.6.2-5
* php5(-fpm) 5.6.9+dfsg-0+deb8u1
* postgresql 9.4+165
So far I've attempted to enable FPM logging, but the log files remain
suspiciously absent or empty. nginx doesn't see an error coming back. If
I run ownClouds index.php on the command line I get the source for the
login
Hello,
Once upon a time there was a bug:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=321237 (php5-gd: not using gd
bundled with php5)
It's about the fact that Debian, by it's policy, does not use bundled libgd from PHP source, and unfortunately upstream
libgd had (and still ha
On 20/11/14 18:12, Tad Bak wrote:
> After the recent php5 security upgrade on wheezy (libapache2-mod-php5,
> php5-cli and php5-common) my cron started to generate a lot of e-mails:
>
> From: Cron Daemon
> To: root@...
> Subject: Cron[ -x /usr/lib/php5/maxlifetime ] &
fter the recent php5 security upgrade on wheezy (libapache2-mod-php5,
> php5-cli and php5-common) my cron started to generate a lot of e-mails:
>
> From: Cron Daemon
> To: root@...
> Subject: Cron[ -x /usr/lib/php5/maxlifetime ] && [ -x
>/usr/lib/
After the recent php5 security upgrade on wheezy (libapache2-mod-php5, php5-cli
and php5-common) my cron started to generate a lot of e-mails:
From: Cron Daemon
To: root@...
Subject: Cron[ -x /usr/lib/php5/maxlifetime ] && [ -x
/usr/lib/php5/sessionclean ] && [
Hello,
Since I upgraded php5 in Wheezy to version 5.4.34-0+deb7u1, I get an error
when running odbc_exec() on a sybase ADS odbc driver.
I get this error:
PHP Fatal error: Out of memory (allocated 524288) (tried to allocate
14615584999105259009 bytes) in SybaseClass.php on line 127
The same
Chris Bannister wrote:
> Matthew Brown wrote:
> > You are the man! Thanks.
> >
> > How'd I let those # get in the way? LOL!
>
> They should be in front of the deb-src lines. Honestly, I don't think
> you'll need those entries.
Unless "apt-get source packagename" is tried. In which case the
de
On Tue, Aug 05, 2014 at 03:13:25PM -0400, Matthew Brown wrote:
> You are the man! Thanks.
>
> How'd I let those # get in the way? LOL!
They should be in front of the deb-src lines. Honestly, I don't think
you'll need those entries.
--
"If you're not careful, the newspapers will have you hatin
On 8/6/2014 1:17 AM, Dom wrote:
> On 06/08/14 02:46, Jerry Stuckle wrote:
>>
>> If you see the code, then your Apache isn't set up properly to parse PHP
>> code. Installing libapache2-mod-php5 should fix that for you. You don't
>> need both libapache2-mod-
On 06/08/14 02:46, Jerry Stuckle wrote:
If you see the code, then your Apache isn't set up properly to parse PHP
code. Installing libapache2-mod-php5 should fix that for you. You don't
need both libapache2-mod-php5 and php5-cgi; for now don't even fool with
php5-cgi. And p
; tel + 917-344-2598 | mobile + 914-406-0294
>
> web Enterprise Client Services Website
> <https://sites.google.com/a/kaplan.edu/techservice/home/>
>
>
>
> **
>
If you see the code, then your Apache isn't set up properly to parse PHP
code. Installing libapache2-mod-
Hi Matthew,
If you go to http://localhost in your web browser what do you see?
Best,
Lev
On 08/05/2014 04:56 PM, Matthew Brown wrote:
LOL! I have a three year old too. She has sooo much energy. Keeps us
young!
On Tue, Aug 5, 2014 at 4:56 PM, Matthew Brown mailto:matthew.br...@kaplan.com>
LOL! I have a three year old too. She has sooo much energy. Keeps us
young!
On Tue, Aug 5, 2014 at 4:56 PM, Matthew Brown
wrote:
> Using default. We wrote a simple php coding and it shows the code.
>
>
> On Tue, Aug 5, 2014 at 4:53 PM, AW
> wrote:
>
>> On Tue, 5 Aug 2014 16:48:46 -0400
>>
Using default. We wrote a simple php coding and it shows the code.
On Tue, Aug 5, 2014 at 4:53 PM, AW wrote:
> On Tue, 5 Aug 2014 16:48:46 -0400
> AW wrote:
>
> > and what's in the /var/www directory?
> > ln -l /var/www
>
> oops!
> That should be 'ls' not 'ln' ... I guess not enough coffee
I did that and now get internal server error. :-(
On Tue, Aug 5, 2014 at 4:41 PM, AW wrote:
> On Tue, 5 Aug 2014 16:32:43 -0400
> Matthew Brown wrote:
>
> > php5-cgi - server-side, HTML-embedded scripting language (CGI binary)
> > php-auth-http - HTTP authenticatio
This is what I have. Thanks!
apt-cache search apache | grep php
php5-cgi - server-side, HTML-embedded scripting language (CGI binary)
php5-fpm - server-side, HTML-embedded scripting language (FPM-CGI binary)
php-auth-http - HTTP authentication
php-config - Your configuration's swiss-army
On Tue, 5 Aug 2014 16:48:46 -0400
AW wrote:
> and what's in the /var/www directory?
> ln -l /var/www
oops!
That should be 'ls' not 'ln' ... I guess not enough coffee today -- and
my 3 year old child ripped a few keys off my keyboard too...
--Andrew
--
To UNSUBSCRIBE, email to debian-user-r
On Tue, 5 Aug 2014 16:42:14 -0400
Matthew Brown wrote:
> I did that and now get internal server error. :-(
The internal server error is usually not so internal. Many times it
means you have a misconfigured apache site or have incorrect file
permissions in your web directory tree.
Are you usi
On Tue, 5 Aug 2014 16:32:43 -0400
Matthew Brown wrote:
> php5-cgi - server-side, HTML-embedded scripting language (CGI binary)
> php-auth-http - HTTP authentication
> libapache2-mod-php5 - server-side, HTML-embedded scripting language
I would install these three.
sudo apt-get ins
eed to delete the '#' in front of each 'deb' line...
> Then issue the command:
> sudo apt-get update
>
> Then issue the command:
> sudo apt-get install php5
>
> And probably:
> sudo apt-get upgrade
>
>
> --Andrew
>
--
Thank you in adv
ie, so be careful about
this later on...
Anyway, find and install the apache php module...
sudo apt-cache search apache | grep php
sudo apt-get install "whatever is appropriate"
This should get you the module. Then you need to make sure the module
is enabled for apache...
sudo a2enmod php
p://ftp.us.debian.org/debian stable main
> >
> ># deb http://packages.dotdeb.org wheezy-php55 all
> >deb-src http://packages.dotdeb.org wheezy-php55 all
>
> You need to delete the '#' in front of each 'deb' line...
> Then issue the command:
> sudo apt-get
ezy-php55 all
> >deb-src http://packages.dotdeb.org wheezy-php55 all
>
> You need to delete the '#' in front of each 'deb' line...
> Then issue the command:
> sudo apt-get update
>
> Then issue the command:
> sudo apt-get install php5
>
> And
..
Then issue the command:
sudo apt-get update
Then issue the command:
sudo apt-get install php5
And probably:
sudo apt-get upgrade
--Andrew
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive:
https://lists.debian.org/20140805145522.d2fd52aaca875e4ac327d...@1024bits.com
main contrib
# deb http://ftp.us.debian.org/debian stable main
deb-src http://ftp.us.debian.org/debian stable main
# deb http://packages.dotdeb.org wheezy-php55 all
deb-src http://packages.dotdeb.org wheezy-php55 all
- Show php5
root@ivideomedint:~# apt-cache show php5
N: Unable to locate package
On Tue, 5 Aug 2014 13:41:34 -0400
Matthew Brown wrote:
>Can you provide some insight, if you've done this successfully can you
>share the fix?
>"E: Unable to locate package php5"
Does your internet work?
ping yahoo.com
for example...
If so, what's in your so
:
Can you provide some insight, if you've done this successfully can you
share the fix?
"E: Unable to locate package php5"
--
Thank you in advance.
Matthew Brown | Senior Systems Engineer
Kaplan Inc. | 395 Hudson Street, New York, NY 10016
tel + 917-344-2598 | mobile + 91
Can you provide some insight, if you've done this successfully can you
share the fix?
"E: Unable to locate package php5"
--
Thank you in advance.
*Matthew Brown | Senior Systems Engineer*
Kaplan Inc. | 395 Hudson Street, New York, NY 10016
tel + 917-344-2598 | mobile + 91
On 01/05/14 06:35, Alan Chandler wrote:
On 01/05/14 03:51, Jerry Stuckle wrote:
On 4/30/2014 6:25 PM, Alan Chandler wrote:
Hi
I am experimenting with nginx and php5-fpm to replace an
apache2/libapache2-mod-php configuration. And I am getting something
strange happening.
I have both a simple
On 01/05/14 03:51, Jerry Stuckle wrote:
On 4/30/2014 6:25 PM, Alan Chandler wrote:
Hi
I am experimenting with nginx and php5-fpm to replace an
apache2/libapache2-mod-php configuration. And I am getting something
strange happening.
I have both a simple php web site that just consists of php
On 4/30/2014 6:25 PM, Alan Chandler wrote:
Hi
I am experimenting with nginx and php5-fpm to replace an
apache2/libapache2-mod-php configuration. And I am getting something
strange happening.
I have both a simple php web site that just consists of php pages (and
other assets) and static
Hi
I am experimenting with nginx and php5-fpm to replace an
apache2/libapache2-mod-php configuration. And I am getting something
strange happening.
I have both a simple php web site that just consists of php pages (and
other assets) and static content.
I also have a wordpress
On 06/11/13 14:39, Sven Hartge wrote:
> Tony van der Hoff wrote:
>
> I recommend to run "aptitude purge ~c" after a dist-upgrade to get rid
> of all removed but still un-purged packages.
>
> ~c matches all removed, but still configured packages. Purging them
> removes the left-over cruft, such
Tony van der Hoff wrote:
> I recently did a dist-upgrede from squeezy to wheezy, and all went
> -apparently- well.
> I'm now getting the following message from cron at half-hourly
> intervals. No big deal, but I'd rather not.
> I think php5 has now abandoned suh
I recently did a dist-upgrede from squeezy to wheezy, and all went
-apparently- well.
I'm now getting the following message from cron at half-hourly
intervals. No big deal, but I'd rather not.
I think php5 has now abandoned suhosin in favour of its own
improvements, so how do I get
eprecated: Comments starting with '#' are deprecated
> > > in /etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on line 0
> > > PHP Deprecated: Comments starting with '#' are deprecated
> > > in /etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on l
On Thu, Sep 12, 2013 at 06:12:52PM -0500, John W. Foster wrote:
> I want to get rid of these messages: HOW!
In the files mentioned, replace the "#" with ";".
>
> > PHP Deprecated: Comments starting with '#' are deprecated
> > in /etc/php5/cl
I want to get rid of these messages: HOW!
> PHP Deprecated: Comments starting with '#' are deprecated
> in /etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on line 0
> PHP Deprecated: Comments starting with '#' are deprecated
> in /etc/php5/cli/conf.d/ming.in
On Tue, Aug 06, 2013 at 06:49:43PM -0500, John W. Foster wrote:
> > > on the remote servers that I work with. Any way to get rid of this error
>
> > PHP Deprecated: Comments starting with '#' are deprecated in
> > /etc/php5/cli/conf.d/ming.ini on line 1 in Un
David Guntner wrote:
> John W. Foster grabbed a keyboard and wrote:
> >> PHP Deprecated: Comments starting with '#' are deprecated in
> >> /etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on line 0
>
> Pretty much means what it says - the .ini file it
ork with. Any way to get rid of this error
>>> message. It does not seem to be a fatal issue, just annoying.
>>
>> And what error is that...?
>
> oops
>
>> PHP Deprecated: Comments starting with '#' are deprecated in
>> /etc/php5/cli/conf.d
It does not seem to be a fatal issue, just annoying.
>
> And what error is that...?
>
> --Dave
>
>
>
oops
> PHP Deprecated: Comments starting with '#' are deprecated in
> /etc/php5/cli/conf.d/ming.ini on line 1 in Unknown on line 0
--
To UN
John W. Foster grabbed a keyboard and wrote:
> Im seeing this type of error in several situations on both my machines &
> on the remote servers that I work with. Any way to get rid of this error
> message. It does not seem to be a fatal issue, just annoying.
And what error is that...?
--D
Im seeing this type of error in several situations on both my machines &
on the remote servers that I work with. Any way to get rid of this error
message. It does not seem to be a fatal issue, just annoying.
john
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of
ion in a rant here:
<
http://reiisi.blogspot.jp/2013/08/powerful-programming-languages-php5-and.html
>
which doesn't present any happy solution either.
)
--
Joel Rees
Chris Bannister grabbed a keyboard and wrote:
> On Sat, Aug 03, 2013 at 06:03:13PM -0700, David Guntner wrote:
>> I've just finally gotten to upgrading from squeeze to wheezy (and am
>> still doing the cleanup of various kinks, etc.), and it would appear
>> that php
On Sat, Aug 03, 2013 at 06:03:13PM -0700, David Guntner wrote:
> I've just finally gotten to upgrading from squeeze to wheezy (and am
> still doing the cleanup of various kinks, etc.), and it would appear
> that php5-suhosin has gone missing.
A package you might want to i
I doubt that it will be
> restored.
Oh, ok. Cool then. :-)
During the upgrade the package was removed but not purged, so Apache
still had a config file pointing to php5-suhosin.so, which caused it to
complain about the missing library. I did a purge and Apache seems
happy now.
Thanks for the i
Dear David,
David Guntner wrote:
> Anyone know why it was removed, and if/when it will be restored?
the functionality of Suhosin was merged into core PHP, hence it is
not ‘needed’ anymore and was removed. I doubt that it will be
restored.
Best,
Claudius
--
Please don’t CC me.
--
To UNSUBSCRI
I've just finally gotten to upgrading from squeeze to wheezy (and am
still doing the cleanup of various kinks, etc.), and it would appear
that php5-suhosin has gone missing.
Anyone know why it was removed, and if/when it will be restored?
--Dave
smime.p7s
Description: S
Kailash writes:
> On Saturday 08 June 2013 05:08 PM, Csanyi Pal wrote:
> Advices?
>>
>> I finally purge ldap-account-manager.
>>
>> I find help in the documentation here:
>> http://www.debian.org/doc/manuals/debian-reference/ch02.en.html#\
>> _purging_removed_packages_for_good
>>
>> in the Chap
On Saturday 08 June 2013 05:08 PM, Csanyi Pal wrote:
Advices?
I finally purge ldap-account-manager.
I find help in the documentation here:
http://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_purging_removed_packages_for_good
in the Chapter:
2.3.4. Tidying auto/manual install stat
oe writes:
>>>>>
>>>>>> On Sun, 02 Jun 2013 20:36:18 +0200
>>>>>> Csanyi Pal wrote:
>>>>>
>>>>>>> on my Debian GNU/Linux unstable (sid) system I can't (re)install
>>>>>>> libapache2-mod-php5 deb
:36:18 +0200
>>>>> Csanyi Pal wrote:
>>>>
>>>>>> on my Debian GNU/Linux unstable (sid) system I can't (re)install
>>>>>> libapache2-mod-php5 debian package.
>>>>>>
>>>>>> It remain half configured a
On Saturday 08 June 2013 01:49 PM, Csanyi Pal wrote:
Hi,
Kailash writes:
On Tue, 04 Jun 2013 16:50:40 +0200
Csanyi Pal wrote:
Joe writes:
On Sun, 02 Jun 2013 20:36:18 +0200
Csanyi Pal wrote:
on my Debian GNU/Linux unstable (sid) system I can't (re)install
libapache2-mod-php5 d
Hi,
Kailash writes:
> On Tue, 04 Jun 2013 16:50:40 +0200
> Csanyi Pal wrote:
>
>> Joe writes:
>>
>> > On Sun, 02 Jun 2013 20:36:18 +0200
>> > Csanyi Pal wrote:
>>
>> >> on my Debian GNU/Linux unstable (sid) system I c
On Tue, 04 Jun 2013 16:50:40 +0200
Csanyi Pal wrote:
> Joe writes:
>
> > On Sun, 02 Jun 2013 20:36:18 +0200
> > Csanyi Pal wrote:
>
> >> on my Debian GNU/Linux unstable (sid) system I can't (re)install
> >> libapache2-mod-php5 debian package.
&
Joe writes:
> On Sun, 02 Jun 2013 20:36:18 +0200
> Csanyi Pal wrote:
>> on my Debian GNU/Linux unstable (sid) system I can't (re)install
>> libapache2-mod-php5 debian package.
>>
>> It remain half configured after an upgrade process.
>>
>> In A
On Sun, 02 Jun 2013 20:36:18 +0200
Csanyi Pal wrote:
> Hi,
>
> on my Debian GNU/Linux unstable (sid) system I can't (re)install
> libapache2-mod-php5 debian package.
>
> It remain half configured after an upgrade process.
>
> In Aptitude interface when I try
Hi,
on my Debian GNU/Linux unstable (sid) system I can't (re)install
libapache2-mod-php5 debian package.
It remain half configured after an upgrade process.
In Aptitude interface when I try to reinstall it, I get error message:
E: Internal Error, No file name for libapache2-mod-php5:
On Thu, Apr 11, 2013 at 09:11:27AM +0100, Joe wrote:
> turn it off if so configured. Later and later versions of PHP have
> become much stricter in many ways, and have offered features like
> Perl's optional variable discipline, so many of the Suhosin features are
What does "optional variable disc
withdrawn because
it became difficult to use.
OK, I've just found this, which will probably answer some of your
questions:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=657698#15
>
> Actually it does appear to still be in SID:
>
> http://packages.debian.org/sid/php
ding protection via
Suhosin has been incorporated into PHP core, that would be the most
logical way to deal with the problem, rather than having 3rd party
patches and extensions.
Actually it does appear to still be in SID:
http://packages.debian.org/sid/php5-suhosin
Thanks
AndrewM
--
On Thu, 11 Apr 2013 15:57:03 +1000
Andrew McGlashan wrote:
> On 11/04/2013 3:21 PM, Bob Proulx wrote:
> > Andrew McGlashan wrote:
> >> Yes, but insecure code is so easy to make and even the so called
> >> experts are making them. There is even an O'Reilly book that has
> >> wrong information tha
On 11/04/2013 3:21 PM, Bob Proulx wrote:
> Andrew McGlashan wrote:
>> Yes, but insecure code is so easy to make and even the so called experts
>> are making them. There is even an O'Reilly book that has wrong
>> information that is leading programmers astray. The protections
>> provided by Suhosi
Andrew McGlashan wrote:
> Yes, but insecure code is so easy to make and even the so called experts
> are making them. There is even an O'Reilly book that has wrong
> information that is leading programmers astray. The protections
> provided by Suhosin in the past may _always_ be required and nece
On 11/04/2013 5:40 AM, Bob Proulx wrote:
> What I have read (caution unverified) is that the PHP interpreter
> isn't intrinsically insecure. It only becomes that way when used with
> insecure php code. Which makes sense. Any upstream interpreter
> vulnerability would have a CVE number associated
Andrew McGlashan wrote:
> To cut a long story short, if PHP upstream has incorporated the features
> of Suhosin, then we should be fine; is it the final conclusion from that
> long thread and all the references from it, that we are in good shape
> with 5.4.4 -- better than pre 5.4 with Suhosin?
To
Hi Bob,
On 11/04/2013 3:26 AM, Bob Proulx wrote:
> Andrew McGlashan wrote:
>> Now, php5-suhosin provides some real protection against programming
>> problems that could very easily exist and it is not uncommon to see
>> messages from Debian stable installs reporting b
Andrew McGlashan wrote:
> Now, php5-suhosin provides some real protection against programming
> problems that could very easily exist and it is not uncommon to see
> messages from Debian stable installs reporting bugs / vulnerabilities
> detected by suhosin
The question isn
On Wed, Apr 10, 2013 at 01:54:43PM +0200, "Morel Bérenger" wrote:
> Le Mer 10 avril 2013 12:36, Andrew McGlashan a écrit :
> > Will php5-suhosin be re-instated any time soon?
>
> I have no clue about what instated means :)
https://en.wiktionary.org/wiki/reinstate
Le Mer 10 avril 2013 12:36, Andrew McGlashan a écrit :
> Will php5-suhosin be re-instated any time soon?
I have no clue about what instated means :)
> And if not, what
> measures can we take to protect Wheezy servers now?
Maybe you can reuse the old package.
Check the dependenci
Hi,
I'm working on a server replacement, the old (current) server is running
latest stable release and the new server is running from this downloaded
installer ISO:
debian-wheezy-DI-rc1-amd64-netinst.iso
Now, php5-suhosin provides some real protection against programming
problems that
Thanks for help
The link enabled to available exists, The second is required just for
user directory ( I have same problem even if I put the file in /var/www )
, any way the lines are commented.
I installed phpmyadmin it works fine, so the php runs correctly, so I
need probably to modify
abdelkader belahcene writes:
> hi,
> I just install php5 and the list of software apache2, mysql ( the LAMP). (
> last version on wheezy )
>
> apache2 run nice , same for mysql, but wwhen I try a simple file
> containning
> for example phpinfo(), it is not executed.
&
hi,
I just install php5 and the list of software apache2, mysql ( the LAMP). (
last version on wheezy )
apache2 run nice , same for mysql, but wwhen I try a simple file
containning for example phpinfo(), it is not executed.
the module php for apache is enabled. I tryed the files I ve done
J. Bakshi wrote:
> But apt still installs the 5.4 version of php not 5.3.
Install it by explicit version.
apt-get install php5=5.3.3-7+squeeze8 php5-common=5.3.3-7+squeeze8
...
And so on for all of the php packages that you wish to install. Make
sure they have the explicit version and
bian squeeze main contrib non-free
> deb http://security.debian.org squeeze/updates main contrib non-free
>
> ` ` ` `
>
> After apt-get update; I get both 5.3 and 5.4 of php5. But every time
> it calls the 5.4.x of php5. How can I install the 5.3.x series then ?
>
> Any al
` ` ` `
After apt-get update; I get both 5.3 and 5.4 of php5. But every time
it calls the 5.4.x of php5. How can I install the 5.3.x series then ?
Any alternative way is also welcome.
Thanks
--
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org
with a subject of "unsubscribe"
Kristian Lampen wrote:
> it is working now on my machine.
>
> The only thing I did is installing the package php-pear, it was not
> before. Because I had not a dependency conflict, I thought it is not
> needed!?
I don't have php-pear installed. (shrug)
Bob
signature.asc
Description: Digital s
gt; I have the following packages installed:
>> ...
>> libapache2-mod-php5
>
> This should work out of the box by default. Since it isn't working
> for you then it must be a local modification somewhere.
>
> This is where it really helps if you have a second machine t
Kristian Lampen wrote:
> I have a fresh install of apache2 and php on my server and I can not
> get php to work, php-scripts are not executed by apache, just the
> plain script is served to the browser.
> ...
> I have the following packages installed:
> ...
> libapache2-mod-p
pened a new one in hope of help.
>>>
>>> I have the following packages installed:
>>>
>>> apache2.2-bin
>>> apache2-mpm-prefork
>>> apache2.2-common
>>> apache2-utils
>>> libapache2-mod-php5
>>> php5-cli
>>&g
o the browser.
>>
>
> By default, in /etc/apache2/mods-available/php5.conf the required
> directives to have Apache serve PHP as you would expect are commented
> out. You need to uncomment them and restart Apache. I think they're
> quite clearly commented.
I think the
Kristian Lampen wrote:
> Hello,
>
> I have a fresh install of apache2 and php on my server and I can not
> get php to work, php-scripts are not executed by apache, just the
> plain script is served to the browser.
>
By default, in /etc/apache2/mods-available/php5.conf the r
On Wed, Jan 04, 2012 at 09:58:57AM +, Balint Szigeti wrote:
> On 04/01/2012 09:54, Michael Tsang wrote:
> >On Wednesday, January 04, 2012 05:28 PM, Kristian Lampen wrote:
> >>Hello,
> >>
> >>I have a fresh install of apache2 and php on my server and I can
> >>not get php to work, php-scripts ar
k
apache2.2-common
apache2-utils
libapache2-mod-php5
php5-cli
php5-common
php5-suhosin
Apache is up and running:
root@server:~# ps ax | grep apache2
12306 pts/0S+ 0:00 grep apache2
24913 ?Ss 0:01 /usr/sbin/apache2 -k start
25047 ?S 0:00 /usr/sbin/apache2 -k start
25048
x27;t execute PHP script
<http://lists.debian.org/debian-user/2007/09/msg01063.html>. But it is
unsolved and from 2007 on Lenny, so I opened a new one in hope of help.
I have the following packages installed:
apache2.2-bin
apache2-mpm-prefork
apache2.2-common
apache2-utils
libapache2-mod-ph
so I opened a new one in hope of help.
I have the following packages installed:
apache2.2-bin
apache2-mpm-prefork
apache2.2-common
apache2-utils
libapache2-mod-php5
php5-cli
php5-common
php5-suhosin
Apache is up and running:
root@server:~# ps ax | grep apache2
12306 pts/0S+ 0:00
On Tue, Aug 9, 2011 at 10:02 AM, Scott Ferguson
wrote:
> /usr/share/documents/php5-common/NEWS-Debian.gz (for a bit about userdirs
> and /public_html)
I think I have found the problem :-) I installed php5-curl on my sid
desktop which worked fine. The problem appears to be that the
/et
1 - 100 of 311 matches
Mail list logo