|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Error while trying to get Soap to work
Hi all
I'm pretty new to pear (and soap), but have seen some really cool thing and want to start using it (like web services) I downloaded the soap package from http://pear.php.net/package/SOAP/download I created a page to incluse this package, and when I run it I get this error Parse error: syntax error, unexpected T_STRING in /home/ourusername/pear/SOAP-0.11.0 on line 1 This is the line of code (work with me there this is going to take a bit of imagination, because I cant copy the line in) Code:
package.xml [null][null]100644 [null] 764 [null] 144 [null] 16612 10641220433 6376 [null][null]<?xml version="1.0" encoding="UTF-8"?> Where I wrote [null] it literally displays a character in my editor, that says null, and there's lots of them... I tried deleting this line, but then it got stuck on another similar line. That line had an opening php tag on, so I left that there, but then got another error. Does anyone have any advice for me? Should that first line be there, and whats the deal with all the [null]'s. Can I get rid of them? Thanks in advance ;) |
|
#2
|
|||
|
|||
|
I figured it out.
It looks like its an install script, that you run in linux, and it then creates all the necesarry files for you. Have a look at this site for more details. pear dot php dot net And click on Installation Help Thanks cheers |
![]() |
| Viewing: Codewalkers Forums > PHP Related > PEAR Packages > Error while trying to get Soap to work |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|