Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #15390
| From | Jerry Stuckle <jstucklex@attglobal.net> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: add PHP 5.3 to WAMP PHP versions |
| Date | 2015-06-02 21:48 -0400 |
| Organization | A noiseless patient Spider |
| Message-ID | <mklmc5$pqa$1@dont-email.me> (permalink) |
| References | <08c315ec-d35a-4b45-b11e-201fd20affa3@googlegroups.com> <32dbc87c-d4ef-43cc-b0c8-1b72c0015dcd@googlegroups.com> <6ec475dc-ee00-471e-a0e0-7e3beff3c5a1@googlegroups.com> |
On 6/2/2015 9:30 PM, jans wrote:
> On Tuesday, June 2, 2015 at 6:24:26 PM UTC-7, jans wrote:
>
> Someone said this error is related to an old version of PHP. I can't install an old Wamp SErver on a 64 bit pc but
> Just in case someone knows how to fix it here is the error msg:
>
> ( ! ) Parse error: syntax error, unexpected 'XHTML1_STRICT' (T_STRING) in C:\wamp\www\conduit-master\earth\application\bootstrap.php on line 21
> Call Stack
> # Time Memory Function Location
> 1 0.0010 237896 {main}( ) ..\index.php:0
>
>> On Tuesday, June 2, 2015 at 5:43:36 PM UTC-7, jans wrote:
>> The easiest would be to install Wamp Server 2. I located that on sourceforge
>> http://sourceforge.net/projects/wampserver/files/WampServer%202%20-%20Extensions/PHP/WampServer2-PHP530a3.exe/download
>>
>> but I'm guessing that it is 32 bit not 64 bit so I can't downgrade. I don't need to worry about threadsafe PHP. I'm going to get a mac. Thanks anyway.
>>> My application uses PHP 5.3. I am trying to add the right php 5.3 version for Windows 7 64 bit threadsafe to the current WAMP SErver.
>>>
>>> I checked the archives: http://windows.php.net/downloads/releases/archives/
>>>
>>>
>>> Is this the right one?
>>> Tuesday, March 22, 2011 2:43 PM 10512387 php-5.2.9-Win32-VC6-x86.zip
>>>
>>> Things are breaking in the app.
>>>
>>> thanks
>
No, that error would have nothing to do with an older version of PHP.
You have a problem in your code.
--
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex@attglobal.net
==================
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
add PHP 5.3 to WAMP PHP versions jans <janis.rough@gmail.com> - 2015-06-02 17:43 -0700
Re: add PHP 5.3 to WAMP PHP versions jans <janis.rough@gmail.com> - 2015-06-02 18:24 -0700
Re: add PHP 5.3 to WAMP PHP versions jans <janis.rough@gmail.com> - 2015-06-02 18:30 -0700
Re: add PHP 5.3 to WAMP PHP versions Jerry Stuckle <jstucklex@attglobal.net> - 2015-06-02 21:48 -0400
Re: add PHP 5.3 to WAMP PHP versions jans <janis.rough@gmail.com> - 2015-06-03 09:33 -0700
Re: add PHP 5.3 to WAMP PHP versions Jerry Stuckle <jstucklex@attglobal.net> - 2015-06-03 12:44 -0400
Re: add PHP 5.3 to WAMP PHP versions "Christoph M. Becker" <cmbecker69@arcor.de> - 2015-06-03 19:21 +0200
Re: add PHP 5.3 to WAMP PHP versions Jerry Stuckle <jstucklex@attglobal.net> - 2015-06-02 21:50 -0400
Re: add PHP 5.3 to WAMP PHP versions jans <janis.rough@gmail.com> - 2015-06-03 09:37 -0700
Re: add PHP 5.3 to WAMP PHP versions Jerry Stuckle <jstucklex@attglobal.net> - 2015-06-03 12:46 -0400
Re: add PHP 5.3 to WAMP PHP versions jans <janis.rough@gmail.com> - 2015-06-03 10:29 -0700
csiph-web