Displaying 20 results from an estimated 400 matches similar to: "PHP issue on Centos"
2011 Jan 03
1
php.ini disabled notices still shows notices in the logs
Hello,
I did some google searches but could not find anyone raising a similar
issue immediatly but perhaps there is already somewhere a bugreport
upstream about this I did overlook ...
When you disable notices in /etc/php.ini:
error_reporting = E_ALL & ~E_NOTICE
on a simple LAMP setup of CentOS 5.x (running 5.0 up to 5.5) I still see
notices in the log files ... (which causes a serious
2006 Mar 29
1
Using boolean terms in PHP bindings
OK, I'm indexing my data with the scriptindex. I want to be able to
restrict the search by the category field. Do I need to do anything to
the data itself? Like, literally prefix it with the characters "XC"?
Below is my indexor for scriptindex and the my php code...
document_id : field=ref unique=Q boolean=Q
search_id : field=document_id index=S
document_title : field=title
2006 Jan 12
10
Broadcom NIC Binding under Centos 4.2
Hello all,
I'm having unusual difficulty configuring teaming with Centos 4.2.
The 2 NIC's are Broadcom. The HW is HP DL360 and there is no teaming
driver for RHEL4 since it comes with package (says HP).
Since there is no teaming driver from centos (as far as I know), I tried
the Broadcom Driver, configured the team file, but the team just wont
come up. A Virtual Interface should be up
2006 Feb 20
1
crontab problems
Did you restart the crontab service after the change ?
If not, crontab wont be aware of the changes.
Nassri
> rado wrote:
> > for some reason, crontab is not picking up a job here
> listed. I, for
> > one see nothing wrong w/it as I have been running approx the same
> > basic crontab for well over a year now. I have just put this box on
> > line about a week
2009 Oct 25
1
Asterisk-stat! - help needed (once again due to mailserver problem)
Dear all,
I'm trying to install Asterisk-stat (ASTERISK CDR ANALYSER) following:
http://www.voip-info.org/wiki/index.php?page=Asterisk+CDR+Areski+GUI
however it fails to run properly - lots of lines like:
**Notice**: Undefined variable: s in
*/home/lukasz/DATA/www/asterisk-stat/cdr.php* on line *26*
**Notice**: Undefined variable: t in
*/home/lukasz/DATA/www/asterisk-stat/cdr.php* on line
2006 Apr 10
2
HTML / PHP
Has anyone made, or have any simple PHP, or HTML interfaces where by a user
could enter their number and the number they want to call, and have asterisk
bridge the calls?
2013 Oct 04
5
php 5.1 to 5.3
Hello list
I'm managing a web server with centos-release-5-9.el5.centos.1.
I have php-5.1.6-40.el5_9 right now and I'd like to update it to php53.
I wander if its easy or complicated. If somebody have any instructions
I'd be very glad!
Thank you in advance.
Nikos
--
Untitled Document
------------------------------------------------------------------------
*?????? ????? - Gatsis
2010 Jun 15
4
can't seem to register, status unmonitored
Hi everybody,
I am trying to register my softphone(twinkle) on an asterisk server.
Everything seems to be fine.
Here is the output on show registrations in twinkle:
Tue 18:57:51
nikhil: you have the following registrations
<sip:2001 at 172.26.48.208 <sip%3A2001 at 172.26.48.208>>;expires=3013
208 is ip of the asterisk server.
on the server on doing 'sip show peers' , it
2012 Apr 24
9
Moving from Puppet 0.25 to Puppet 2.6+ : global scope/variables
Hi,
I worked with puppet (< 0.25) back in 2008/2009. We were able to
deploy 200 servers from scratch and manage them. It worked fine.
I''m now with a new customer and I''m pushing Puppet (and I''m also back
to puppet on a side project).
We''re considering Puppet 2.6 to manage RHEL/CentOS 5 or 6 hosts. I''m
"upgrading myself" to Puppet
2005 Sep 29
3
centos 4 installed on P4 won't boot on P3
Hi,
I installed centos 4 on a P4, configured it (and it booted fine here)
then sent it to the DC to be put in a P3 but it won't boot, displays
GRUB and halts.
The DC guys tried grub-install in rescue mode but still the same.
Any clues? Is there some difference between P3 and P4?
thanks
tom
2009 Sep 02
1
web meetme PHP undefined variable
I am hoping maybe some of you have come across these before in your
experience with web meetme. Below are the messages im receiveing when I load
the web meetme home page.
Notice: Undefined variable: s in
/usr/local/apache2/htdocs/web-meetme/meetme_control.php on line 9
Notice: Undefined variable: logoff_section in
/usr/local/apache2/htdocs/web-meetme/meetme_control.php on line 12
Notice:
2019 Apr 04
5
Migration to samba4 ad and sync to openldap.
I managed to do migration using "classicupgrade".
Doing tests with debian buster 2:4.9.4+dfsg-4.
For the moment using samba internal dns and sub-domain of ad.advocap.org.
Had issue forwarding dns if I used main domain.
When it comes to real production will use bind that I understand better
but don't want to mess with my other dns servers now.
Had a w10 box join samba4 ad
2005 Sep 19
4
YUM error - are repositories down or something?
Following advice on how to ensure that PHP and MySQL are on my machine
and working correctly, I ran the following YUM command, with the
subsequent error:
[root at localhost ~]# yum install php php-mysql httpd mysqlclient10 mysql-
server
Setting up Install Process
Setting up Repos
http://apt.sw.be/redhat/el4/en/i386/dag/repodata/repomd.xml: [Errno 4]
IOError: <urlopen error (113, 'No route
2005 Sep 16
3
Are PHP and MySQL running on my CentOS installation?
When I was installing CentOS, I noticed among the list of components
that PHP and MySQL were available. I made sure they were selected
because I develop a lot of web sites in PHP/MySQL, but I always do my
testing on the server side. I thought it would be kind of cool if I
could do the testing and development on my home machine.
Which is a long way of saying that I think I have PHP/MySQL on my
2009 Sep 02
0
problem with agi script not getting variable
I am learning agi scripting using php. I m using phpagi 2.x on asterisk 1.2.
I hve written a simple script that reads out the callerid using flite. My
problem is that I seems the script is not getting the callerID.
Bellow is the script
_________________
#!/usr/bin/php -q
<?php
/**
* @package phpAGI_examples
* @version 2.0
*/
set_time_limit(30);
2007 Jan 15
1
phpagi transfer example
Hi, i want to to this thing with php AGI:
#!/usr/local/bin/php -q
<?php
set_time_limit(30);
require('phpagi.php');
error_reporting(E_ALL);
$agi = new AGI();
$agi->answer();
$cid = $agi->parse_callerid();
$agi->text2wav("Hello, {$cid['name']}.");
$agi->text2wav('Enter some numbers and then press the pound key. Press
1 1 1 followed by the pound key
2008 Nov 07
0
CEntOS-5.2 & php-mssql
Hi, guys!
I'm trying to use php-mssql and I've tested the same php program on
two servers (CEntOS-5 and Debian).
CEntOS-5.2 (final)
- php 5.1.6-20
- php-mssql 5.1.6-15 (from "extras" repository).
- freetds 0.64-11
--------------------------- php test code --------------------------------
<?php
ini_set('display_errors',1);
error_reporting(E_ALL);
2012 Jun 05
1
How to rotate PHP error log - since it belongs to apache
Hello,
I'm using CentOS 6.2 with the stock rpm
php-5.3.3-3.el6_2.8.x86_64
and the following /etc/php.ini file:
error_reporting = E_ALL & ~E_DEPRECATED
display_errors = Off
error_log = /var/log/php/php_errors.log
and that file is very useful for me because I have many custom
PHP-scripts at my site, but that file keeps growing too... :-)
So my question is for how to rotate it (esp.
2010 Feb 16
0
Strange routing(?) Issue
I have a Model event and the following two lines in routes.rb
1 - map.connect "events/:action", :controller => ''events'', :action => /
[a-z_]+/i
2 - map.resources :events, :has_many => :comments, :has_one
=> :address #, :collection => {:mapit => :get}
I have #1 so that I can call custom actions from a link_to_remote link
from my index page t0 update a
2007 Aug 02
1
asterisk1.2 to 1.4 g711a fax
hi,
i have problem with pass-through faxing
with this scenario
hylafax(iaxmodem) - iax - asterisk1 1.2.22 - sip - asterisk2 1.2.X(xen
virtual) - linksys ATA
i can fax to fax2mail on hylafax
but after upgrade asterisk2 to 1.4 faxing is not working
hylafax(iaxmodem) - iax - asterisk1 1.2.22 - sip - asterisk2 1.4.X(xen
virtual) - linksys ATA
configuration is same
do you hava any idea what is