[PHP] Re: php installation help

2004-05-20 Thread Aidan Lister
Hi Phillip,

For future reference, PHP install questions are best asked on the
[EMAIL PROTECTED] mailing list, however I'm sure someone can answer
your question here also.



Khutjo Phillip Leremi [EMAIL PROTECTED] wrote in message
news:[EMAIL PROTECTED]


Hi I have recently installed gd-2.0.15 on my linux 9.0 machine and this
machine has a database that i need to access through phpMyadmin so the
requirements are that php should be installed but when I error this
instruction I get this error;

[EMAIL PROTECTED] root]# apt-get install php
Reading Package Lists... Done
Building Dependency Tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 php: Depends: libgd.so.1.8
E: Broken packages

I understand that gd 2 comes with libgd.so.2.0. Any help.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] Installation help

2003-05-27 Thread Pushpinder Singh Garcha
I am having the same story on my Win XP system. I hv looked all over 
message brds @ phpbuilder/zend/php.net . No success
Please let me know if you are able to sort it out.

Thx
--Pushpinder
On Tuesday, May 27, 2003, at 12:07 PM, Brian Dunning wrote:

Hi,

I am a lamer  a newbie, and ran the PHP and MySQL installers on my XP 
box, but can't connect to any database and don't see any new processes 
running. Is there someplace I can find documentation for this that is 
optimized for the newbie lamer? Thanks,

- Brian

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


Re: [PHP] Installation help

2003-05-27 Thread David Grant
Brian Dunning wrote:
I am a lamer  a newbie, and ran the PHP and MySQL installers on my XP 
box, but can't connect to any database and don't see any new processes 
running. Is there someplace I can find documentation for this that is 
optimized for the newbie lamer? Thanks,
May be a stupid question, but have you specifically started MySQL?

Regards,

David

--
David Grant
Web Developer
[EMAIL PROTECTED]
http://www.wiredmedia.co.uk
Tel: 0117 930 4365, Fax: 0870 169 7625

Wired Media Ltd
Registered Office: 43 Royal Park, Bristol, BS8 3AN
Studio: Whittakers House, 32 - 34 Hotwell Road, Bristol, BS8 4UD
Company registration number: 4016744

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.
**

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


RE: [PHP] Installation help

2003-05-27 Thread Jonathan Wilkes
Try downloading the mySQL control center for Windows. That may help you,
also at least you can check if the service was started correctly.

regards,
Jonathan

-Original Message-
From: David Grant [mailto:[EMAIL PROTECTED]
Sent: 27 May 2003 17:11
To: Brian Dunning
Cc: [EMAIL PROTECTED]
Subject: Re: [PHP] Installation help


Brian Dunning wrote:
 I am a lamer  a newbie, and ran the PHP and MySQL installers on my XP 
 box, but can't connect to any database and don't see any new processes 
 running. Is there someplace I can find documentation for this that is 
 optimized for the newbie lamer? Thanks,

May be a stupid question, but have you specifically started MySQL?

Regards,

David

-- 
David Grant
Web Developer

[EMAIL PROTECTED]
http://www.wiredmedia.co.uk

Tel: 0117 930 4365, Fax: 0870 169 7625

Wired Media Ltd
Registered Office: 43 Royal Park, Bristol, BS8 3AN
Studio: Whittakers House, 32 - 34 Hotwell Road, Bristol, BS8 4UD

Company registration number: 4016744

**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

**


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


RE: [PHP] Installation help

2003-05-27 Thread Wim Paulussen
Did you already look up executables in the mysql/bin folder and ran them .
Try launching winmysqladmin.

-Oorspronkelijk bericht-
Van: Brian Dunning [mailto:[EMAIL PROTECTED]
Verzonden: Tuesday, May 27, 2003 6:07 PM
Aan: [EMAIL PROTECTED]
Onderwerp: [PHP] Installation help


Hi,

I am a lamer  a newbie, and ran the PHP and MySQL installers on my XP
box, but can't connect to any database and don't see any new processes
running. Is there someplace I can find documentation for this that is
optimized for the newbie lamer? Thanks,

- Brian


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: PHP installation _ help needed

2002-11-11 Thread Bob G
Hi Prachait.
Many thanks for your reply. I have not added to dll in IIS. I simply
wanted to get off the ground and then build on what I had. So I followed the
operating instructions for InstallationShield and modified the application
mappings for .PHP and .PHP3 to point to C:/PHP.php.exe.I did though
modify the previous IIS with the regedit provided by PHP zip version with
the same results. Since that time I have reloaded ISS so I would have
thought we were back to square one!!

One strange thing though PHP.EXE ignores anything I type into it e.g.
info(). I have downloaded PHP from 2 different mirrors so I would have
thought they were to be trusted.

My thoughts were that PHP.INI might need modification. But what
specifically? The install instructions suggest that it should work as is.

Any Thoughts - Anyone please?

Thanks Bob




Prachait Saxena [EMAIL PROTECTED] wrote in message
news:2002060718.30648.qmail;pb1.pair.com...
 What u had done to install PHP

 added a dll module in IIS or Mapped the php.exe to .php and .php3 or .php4

 Prachait

 Bob G wrote:

  Hi people!
  I have MySQL working with ASP under win2000 and IIS. I have recently
  tried unsuccessfully  to install PHP. Initially I started with zip
binary
  distribution. I tested it with:-
  html
  head
  titlePHP Test/title
  meta http-equiv=Content-Type content=text/html; charset=iso-8859-1
  /head
 
  body bgcolor=#FF text=#00
  ?php echo Hello Worldp; ?
  /body
  /html
  Couldn't be much simpler!
 
  Nothing worked but view source showed the above code. The implication
  being that the sever did not parse the code.
  I then deleted every thing and tried InstallShield with exactly the
same
  result.
  I have reinstalled IIS - no change
  I have added PHP to the application mapping.
  I have given exec permissions to C:/PHP
  The setup instructions say that I must rename PHP TO PHP.INI in WINNT
and
  that is all. Is this true. If not what precisely must I do?
  Failing the .INI question I think I have done everything in the OPINS.
But
  you guys will know better. What have I missed?
  All thoughts gratefully appreciated
  Thanks Bob

 --
 Bye, and  Have a nice day.

 Prachait Saxena
 ---
 Phone :-  +91 - 712 - 544476
 Email :-  [EMAIL PROTECTED]
 ICQ   :-  71855637
 MSN   :-  [EMAIL PROTECTED]
 Yahoo Messenger :- [EMAIL PROTECTED]

 If you do for other's !
 Other's will do for you !!

 Visit me at
 http://www.Prachait.Com/
 http://www.SitesOnTesting.Com/



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Re: PHP installation _ help needed

2002-11-10 Thread Prachait Saxena
What u had done to install PHP

added a dll module in IIS or Mapped the php.exe to .php and .php3 or .php4

Prachait

Bob G wrote:

 Hi people!
 I have MySQL working with ASP under win2000 and IIS. I have recently
 tried unsuccessfully  to install PHP. Initially I started with zip binary
 distribution. I tested it with:-
 html
 head
 titlePHP Test/title
 meta http-equiv=Content-Type content=text/html; charset=iso-8859-1
 /head
 
 body bgcolor=#FF text=#00
 ?php echo Hello Worldp; ?
 /body
 /html
 Couldn't be much simpler!
 
 Nothing worked but view source showed the above code. The implication
 being that the sever did not parse the code.
 I then deleted every thing and tried InstallShield with exactly the same
 result.
 I have reinstalled IIS - no change
 I have added PHP to the application mapping.
 I have given exec permissions to C:/PHP
 The setup instructions say that I must rename PHP TO PHP.INI in WINNT and
 that is all. Is this true. If not what precisely must I do?
 Failing the .INI question I think I have done everything in the OPINS. But
 you guys will know better. What have I missed?
 All thoughts gratefully appreciated
 Thanks Bob

-- 
Bye, and  Have a nice day.
 
Prachait Saxena
---
Phone :-  +91 - 712 - 544476
Email :-  [EMAIL PROTECTED]
ICQ   :-  71855637
MSN   :-  [EMAIL PROTECTED]
Yahoo Messenger :- [EMAIL PROTECTED]
 
If you do for other's !
Other's will do for you !!
 
Visit me at
http://www.Prachait.Com/
http://www.SitesOnTesting.Com/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php