mike bode wrote:
> I have posted the question in another thread a bit down, but only buried
> within the thread, so please excuse me when I ask again.
>
> I want to use some PHP code from a web site
> (http://www.dynamicdrive.com/dynamicindex4/php-photoalbum.htm), and I am
> following their instru
-Original Message-
From: mike bode [mailto:mikebo...@hotmail.com]
Sent: 27 August 2009 04:49 PM
To: php-general@lists.php.net
Subject: Re: [PHP] Re: page works on public web site, but not on my computer
I understand, but that's not an option. I am not interested in getting into
a Lin
>>> don't support them nor recommend our clients install them on Vista.
>>> There are no copies of Vista installed in the company outside of the ESX
>>> servers used for testing.
>>>
>>> I would recommend Red Hat as the replacement.
>>>
&
utside of the
ESX
>> servers used for testing.
>>
>> I would recommend Red Hat as the replacement.
>>
>> Bob McConnell
>>
>> -Original Message-
>> From: mike bode [mailto:mikebo...@hotmail.com]
>> Sent: Tuesday, August 25, 2009 11:41 PM
>> To
x27;t support them nor recommend our clients install them on Vista.
> >> There are no copies of Vista installed in the company outside of the ESX
> >> servers used for testing.
> >>
> >> I would recommend Red Hat as the replacement.
> >>
> >> Bo
mike bode [mailto:mikebo...@hotmail.com]
Sent: Tuesday, August 25, 2009 11:41 PM
To: php-general@lists.php.net
Subject: [PHP] Re: page works on public web site, but not on my computer
I just de-installed, then re-installed MySQL, Apache and PHP 5.3. No
changes. The script does not work on my compu
otmail.com]
> Sent: Tuesday, August 25, 2009 11:41 PM
> To: php-general@lists.php.net
> Subject: [PHP] Re: page works on public web site, but not on my computer
>
> I just de-installed, then re-installed MySQL, Apache and PHP 5.3. No
> changes. The script does not work on my comp
SX
servers used for testing.
I would recommend Red Hat as the replacement.
Bob McConnell
-Original Message-
From: mike bode [mailto:mikebo...@hotmail.com]
Sent: Tuesday, August 25, 2009 11:41 PM
To: php-general@lists.php.net
Subject: [PHP] Re: page works on public web site, but not on my c
2009/8/25 mike bode :
> I just de-installed, then re-installed MySQL, Apache and PHP 5.3. No
> changes. The script does not work on my computer.
>
> Now I get in addition to the error message below this:
>
> [Tue Aug 25 21:29:11 2009] [error] [client 127.0.0.1] PHP Deprecated:
> Function eregi() is
It Just Deprecated Function used.It mean source code wouldn't work
wall based on newer php versions.
see this link http://cn.php.net/manual/en/function.eregi.php
If you want fix that warning ,replace eregi to preg_match_all and use
/s instead.
2009/8/26 mike bode :
> I just de-installed, then re-i
I just de-installed, then re-installed MySQL, Apache and PHP 5.3. No
changes. The script does not work on my computer.
Now I get in addition to the error message below this:
[Tue Aug 25 21:29:11 2009] [error] [client 127.0.0.1] PHP Deprecated:
Function eregi() is deprecated in C:\\webdev\\rmv3
11 matches
Mail list logo