[PHP] Help: PHP version not up to date after apt-get install php5-dev

2009-06-17 Thread Philipp Schaffner
Dear PHP [hard]core expert After apt-get install php5-dev on Linux (Debian, Ubuntu, Hardy Heron) with an already existing and functioning PHP5 interpreter phpinfo() still shows PHP Version 5.2.4-2ubuntu5.6. BUT at the same time phpinfo() shows Build Date: April 17 2009! This seems

[PHP] help - php script - no interaction

2008-10-16 Thread John Smtih
http://www.site1.com http://www.site2.com http://www.site3.com I have 3 sites above in a html. I do not want to create click each site, one at a time to see 1 page info. I want to write a script to go get all 3 sites, and bring it back into 1 page (the content of 3 pages concatinated). Is

Re: [PHP] help - php script - no interaction

2008-10-16 Thread Dan Joseph
On Thu, Oct 16, 2008 at 1:10 PM, John Smtih [EMAIL PROTECTED] wrote: http://www.site1.com http://www.site2.com http://www.site3.com I have 3 sites above in a html. I do not want to create click each site, one at a time to see 1 page info. I want to write a script to go get all 3

[PHP] HELP !!!!! PHP SOAP Not building objects correctly

2008-05-16 Thread Tim Traver
Hi all, sorry for the cross post to the general PHP list as well as the SOAP PHP list, but I'm a little bit desperate... Ok, for some reason when I am sending the proper objects to the __soapCall method, it is not including those objects in the XML call itself... I am using PHP 5.2.6 now

Re: [PHP] HELP !!!!! PHP SOAP Not building objects correctly

2008-05-16 Thread Nathan Nobbe
On Fri, May 16, 2008 at 1:04 PM, Tim Traver [EMAIL PROTECTED] wrote: Hi all, sorry for the cross post to the general PHP list as well as the SOAP PHP list, but I'm a little bit desperate... Ok, for some reason when I am sending the proper objects to the __soapCall method, it is not

Re: [PHP] HELP !!!!! PHP SOAP Not building objects correctly

2008-05-16 Thread Tim Traver
Nathan Nobbe wrote: On Fri, May 16, 2008 at 1:04 PM, Tim Traver [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Hi all, sorry for the cross post to the general PHP list as well as the SOAP PHP list, but I'm a little bit desperate... Ok, for some reason when I am sending the

[PHP] (HELP) - PHP has encountered an Access Violation

2002-08-09 Thread Christopher J. Crane
I get the following errors when I run my script. It works fine with only 20 records, but at 100 I get errors. PHP has encountered an Access Violation at 00DA088E Warning: Unknown list entry type in request shutdown (2) in c:\www\htdocs\demos\ct.org\directory.php on line 0 or PHP has

[PHP] Help php MySql link

2002-05-03 Thread Rodrigo
Hi guys, what I need is how to make the link between the php and the Database. Is this the code for it? ro something like that? Help me guys... If you could tell me what each command line do I'd appreciate it, cause I got almost all from a friend, but is incomplete. The code follows this

RE: [PHP] Help php MySql link

2002-05-03 Thread John Holmes
$db = (localhost,databasename,databasepassword); maybe add in a MySQL_connect() somewhere in there??? ---John Holmes... -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Help PHP 4.2: No more error messages

2002-04-23 Thread Mark W. Humphries
I am running PHP 4.2 and Apache 1.3.23 on Win2k. I am generating png files. Before upgrading to PHP 4.2 whenever I had a bug in a png generating script I would get back an error message, now I only get back a blank page. I have error reporting set to E_ALL. Thanks, Mark -- PHP General

[PHP] HELP: PHP COM with Distiller

2002-02-26 Thread Kumar
Hi All, Installed Apache, PHP, Office and Adobe Distiller on Win2000 Professional. By using $pdf = new COM(pdfdistiller.pdfdistiller.1); $pdf-FileToPdf($psfile, , ); I am able to convert PS to PDF. In the same fashion I want to convert DOC, XLS and PPT to PDF format. Is that

[PHP] Help! PHP 4.03pl1, fopen and cobalt RaQ4

2002-01-17 Thread Stefan Rusterholz
Hi all I got a RaQ4 in front of me which I should get running. Now my script (running fine on a IIS with PHP 4.06) outputs a quite strange error (it uses my error-handler that's why it's formatted like this): Time: Thu 17.01.02 - 15:26:15 Level: Warning (2) File:

[PHP] help php

2001-11-29 Thread Hai Nguyen
I just installed PHP 4.0.6 and Apache using RPM from RedHat 7.2. Right now I am not getting any output from the browser at all. This is my test file: hello.php htmlheadtitlePHP Test/title/head body ?php print(Hello World!\n); ? /body/html Can anyone tell me why I am not getting this output at

Re: [PHP] help php

2001-11-29 Thread Tyler Longren
the '#' at the beginning of the line. If those lines don't exist, add them. Save httpd.conf, then restart apache. It should work then. Good luck, Tyler Longren - Original Message - From: Hai Nguyen [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Thursday, November 29, 2001 6:35 PM Subject: [PHP] help php

[PHP] Help: PHP 4.0.6 -- PSPELL can't load ASPELL module...

2001-07-15 Thread Garth Dahlstrom
Hi all, I've been searching all over for a solution to get pspell going... I managed to get 4.06 to build with pspell support enabled, first I got an error about no dictionaries... so I installed aspell - since I read there is a dependancy of some kind between them, now I have a new problem.

[PHP] Help: 'php in free(): warning: recursive call'

2001-05-17 Thread William Bailey
Hi, I just created a script that imports data from one data base, reformats it and then saves the data to csv files. Now when i run the script it sometimes outputs the following error: php in free(): warning: recursive call I tried searching the php web site but have had no luck in

[PHP] HELP!! PHP not working Suddenly!!!

2001-05-04 Thread Thomas Edison Jr.
gosh, i just downloaded the new PHP file from www.php.net, the file i downloaded is : *** PHP 4.0.5 [4,590Kb] - 30 April 2001 (CGI binary plus server API versions for Apache, AOLserver, ISAPI and NSAPI. MySQL support built-in, many extensions included, packaged as zip) *** i'm using win98 PWS

Re: [PHP] HELP!! PHP not working Suddenly!!!

2001-05-04 Thread Phil Driscoll
If you were replacing an earlier version of php, your registry should already have contained the correct stuff - did you change anything? What does ka-BOom actually mean in terms of error messages etc? From the command line, change to the folder containing php.exe, type php.exe -i and see if

Re: [PHP] HELP!! PHP not working Suddenly!!!

2001-05-04 Thread Thomas Edison Jr.
i was gonna die until u came along, at least you have given me some hope. i'm not able 2 eat since this happened. anyway, already have contained the correct stuff - did you change anything? yes, because the earlier php were in very different folders..i had a pretty pretty early version of

[PHP] Help php ICQ function

2001-04-24 Thread Greg Kelly
I am a newuser to php , I am setting up a site with user authenication and I would like to setup a ICQ function some my users will know if other users are online can someone please guide me in the right direction.. Thank You -- PHP General Mailing List (http://www.php.net/) To unsubscribe,

[PHP] Help: PHP with DOMXML

2001-03-30 Thread Dominique Paquin
Greetings! I have been working on a project that will, in part, use XML to store the user list and personal info of the application's users. Here is the general look of a single user node (a single xml file contains n users)= user name="username" type="personal" hostsite1.com/host

[PHP] help!!! (PHP)

2001-01-23 Thread Bruno Freire
Hi ... I'm having some problem's here I'm need to know if my apache server is able to run scripts in a specific date and hour. For example: Every month, in the 15th day, I need to run a script PHP that check my Mysql database for some cause. Is that possible??? I'm realy thanks!!!

RE: [PHP] help!!! (PHP)

2001-01-23 Thread Kees Hoekzema
] help!!! (PHP) Hi ... I'm having some problem's here I'm need to know if my apache server is able to run scripts in a specific date and hour. For example: Every month, in the 15th day, I need to run a script PHP that check my Mysql database for some cause. Is that possible??? I'm realy thanks

Re: [PHP] help!!! (PHP)

2001-01-23 Thread Joe Stump
Use cron for this - put the following in your crontab ("crontab -e") to run a script everyday at midnite: 0 0 * * * lynx -source http://www.server.com/script_to_run_every_night.php man crontab will tell you how to run on different days, etc. --Joe On Tue, Jan 23, 2001 at 09:53:13AM -0300,