lucson pierre-charles wrote:
> Yes. It can't find a file.> To: php-general@lists.php.net> Date: Tue, 20 Jan
> 2009 17:14:14 -0600> From: nos...@mckenzies.net> Subject: Re: [PHP] Re:
> Installation problems on Vista> > lucson pierre-charles wrote:> > Nath
Yes. It can't find a file.> To: php-general@lists.php.net> Date: Tue, 20 Jan
2009 17:14:14 -0600> From: nos...@mckenzies.net> Subject: Re: [PHP] Re:
Installation problems on Vista> > lucson pierre-charles wrote:> > Nathan,> > >
> When I remove the #&
tmail.com> CC: php-general@lists.php.net> Subject: [PHP] Re:
> Installation problems on Vista> > lucson pierre-charles wrote:> > Dear
> Nathan,> > The "short_tags" is sure off but when I changed the > > scripts,
> they're still being output
lucson pierre-charles wrote:
Nathan,
When I remove the #'s, I can't have Apache to restart. I keep receiving error messages.
what are the errors?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Nathan Rixham wrote:
> lucson pierre-charles wrote:
>> Dear Nathan,
>> The "short_tags" is sure off but when I changed the
>> scripts, they're still being output to the browser.
>> These are the lines I added to the modules section:
>> #LoadModule php5_module c:/php5/php5apache2.
Nathan,
When I remove the #'s, I can't have Apache to restart. I keep
receiving error messages.
Lucson> Date: Tue, 20 Jan 2009 22:41:44 +> From: nrix...@gmail.com> To:
lucsonpie...@hotmail.com> CC: php-general@lists.php.net> Subject: [PHP] Re:
lucson pierre-charles wrote:
Dear Nathan,
The "short_tags" is sure off but when I changed the
scripts, they're still being output to the browser.
These are the lines I added to the modules section:
#LoadModule php5_module c:/php5/php5apache2.dll
#AddType application/x-httpd-
Dear Nathan,
The "short_tags" is sure off but when I changed the scripts,
they're still being output to the browser.
These are the lines I added to the modules section:
#LoadModule php5_module c:/php5/php5apache2.dll#AddType application/x-httpd-php
.php#PHPIniDir "c:/php5"
lucson pierre-charles wrote:
I am having problems installing the zip package (PHP5) on Windows Vista. The
output will not come on the browser upon testing. Only the code is being output
to the browser. Apache (Apache 2) was properly installed. Your assistance
please. Regards, Lucson
check th
I've always found EasyPHP to be good for this. Installs within minutes,
and makes adding the extra packages for PHP an absolute doddle. I know
it works on Vista, as I've tried it, although with Vista, some of the
more unusual packages didn't install.
Ash
www.ashleysheridan.co.uk
--- Begin Message
Ben Stones schrieb:
Hi,
Others are facing the same problem and theres an official bug report here
about it: http://bugs.php.net/bug.php?id=43639&thanks=3
PHP hasn't fixed it since December 2007, wondering if anyone has a
workaround as I cannot even uninstall it now as the same problem arises. I
Apache2 uses threads. Searching the archives (both php-general below
and php-dev would be good places to look) will give you the answer for
this question.
--
Teach a man to fish...
NEW? | http://www.catb.org/~esr/faqs/smart-questions.html
STFA | http://marc.theaimsgroup.com/?l=php-general&w=2
ST
You didn't configure something right. I would go over the install steps
again. I installed Foxserv on NT without IIS but I did install 4.3.2 on
Windows 2003 server and found the instructions here a god-send.
http://www.php.net/manual/en/install.windows.php
Basically you need to make sure that php.
can you display phpinfo? Did you check the php.ini file?
Shadow
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
That seems bad... Get mysql 4.0.13 instead... // DvDmanDT
"Anand Tomar" <[EMAIL PROTECTED]> skrev i meddelandet
news:[EMAIL PROTECTED]
> Hi,
>
> i tried installing mysql-4.1.0-alpha, apache, php4.3.2. now the issue is
> that i have all the 3 application running and interacting with each other
in
>
Here is the whole setup simple step-by-step even for PERL if you want !
http://www.ricocheting.com/server/apache.html
Joel
"Daniel Perry" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Dear Sir
>
> I require a complete installation package if possible. I am operating
> XP Pro, b
htacces it's use by apache when you whant to give distinct user privileges
to a certain directory, also uses htpasswd, etc.
more information you could find in apache documentation.
On Thu, 30 Jan 2003, [ISO-8859-1] Götz Lohmsnn wrote:
> Mike At Spy schrieb:
> > Has anyone ever had an issue where
Mike At Spy schrieb:
> Has anyone ever had an issue where PHP, for whatever reason, stopped
> .htaccess files from working?
>
> Thanks,
>
> -Mike
>
>
maybe using reserved words in the .htaccess which belong to PHP ?
what is in the htacces ? sorry not enough informations to get a hint ...
--
Are you aware of register_globals = off?
It might be the problem. You can set register_globals = on in php.ini
or
you better use $_POST, $_GET, $_SERVER ...
eg.
$fname -> $_POST["finame"] or $_GET["fname"]
"Daniele Baroncelli" <[EMAIL PROTECTED]> wrote in message
news:20021106100419.63359.q
Now it works.
I repeated the installation from scratch and now it finally creates the
libphp4.so file.
Daniele
"Daniele Baroncelli" <[EMAIL PROTECTED]> wrote in message
news:20021102130710.81040.qmail@;pb1.pair.com...
> > > I can't actually find out where the libphp4.so has been placed.
> >
>
> > I can't actually find out where the libphp4.so has been placed.
>
> Assuming you have done 'make', 'make install', use 'find / -name
libphp4.so'
> to find where it is.
>
> Or just do 'make install' again and watch carefully to see where
libphp4.so is
> copied to.
The 'find / -name libphp4.so'
On Saturday 02 November 2002 14:10, Daniele Baroncelli wrote:
> I am not sure if I have been clear.
>
> I can't actually find out where the libphp4.so has been placed.
Assuming you have done 'make', 'make install', use 'find / -name libphp4.so'
to find where it is.
Or just do 'make install' agai
I am not sure if I have been clear.
I can't actually find out where the libphp4.so has been placed.
Daniele
"Daniele Baroncelli" <[EMAIL PROTECTED]> wrote in message
news:20021102060742.99705.qmail@;pb1.pair.com...
> Dear all,
>
> I have been trying to install php 4.2.3 on my virtual server,
Greetings.
I've had to reinstall linux/apache/php on my new laptop ... if i browse
http://localhost, i'm told that i'm running
apache-advancedExtranetServer/1.3.20 (mandrake linux/3mdk) mod_ssl/2.8.4
OpenSSL/0.9.6b PHP/4.0.6.
sounded as though i'd successfully recreated my server, yet when i try
Did you spell apx like that or apxs like you should?...
You should have ended up with a libphp.so to throw into Apache's modules
directory, not a binary for /usr/local/bin...
You needed that binary for cron scripts anyway, though :-)
--
WARNING [EMAIL PROTECTED] address is an endangered species
Which DLLs are you loading?
I think many of them have not been made thread-safe by the volunteers who
wrote them...
Start with no DLLs loaded, and then add them one-by-one and pound on the
server.
--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help
Hi,
Just to add to Arjen and Phils advice you need to the following.
From your C:\PHP directory you need to copy the files from the dlls
directory to the C:\windows\system directory .
Also from your C:\PHP directory you will need to copy the php4ts.dll to your
C:\windows\system directory
I h
; Subject: [PHP] Re: Installation error..
>
>
> hi Ryan,
>
> did u make clean on your php 2?
>
> i can't recall, u must delete a file config.*** (i can't recall the
> extension...) b4 u reconfigure...
> refer in the php install.txt
>
> hope it works :)
hi Ryan,
did u make clean on your php 2?
i can't recall, u must delete a file config.*** (i can't recall the
extension...) b4 u reconfigure...
refer in the php install.txt
hope it works :)
regards,
James
Ryan Christensen wrote:
> Quick question..
>
> I'm installing PHP 4.0.6 on a fresh in
29 matches
Mail list logo