Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #14729
| From | Tim Streater <timstreater@greenbee.net> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: PHP script error |
| Date | 2014-12-17 20:05 +0000 |
| Message-ID | <171220142005076467%timstreater@greenbee.net> (permalink) |
| References | (1 earlier) <m6q0eu$km6$1@dont-email.me> <8768b48f-f809-4307-ba04-3a963fa19504@googlegroups.com> <171220141844457137%timstreater@greenbee.net> <073c36b3-aa87-49c8-8fda-69b05cca0496@googlegroups.com> <41b96df0-434f-409a-bcd6-7d004c66fdf0@googlegroups.com> |
In article <41b96df0-434f-409a-bcd6-7d004c66fdf0@googlegroups.com>,
<semeon.risom@gmail.com> wrote:
> On Wednesday, 17 December 2014 13:02:06 UTC-6, semeon...@gmail.com wrote:
> > On Wednesday, 17 December 2014 12:44:52 UTC-6, Tim Streater wrote:
> > > In article <8768b48f-f809-4307-ba04-3a963fa19504@googlegroups.com>,
> > > <semeon.risom@gmail.com> wrote:
> > >
> > > > Just to clarify- Nothing is on the local machine except for the script
> > > > above. The files I'm requesting are supposed to be coming PHP's GD
> > > > Library: http://www.php.net/manual/en/book.image.php
> > >
> > > And these form part of your local PHP environment do they?
> > Unfortunately I'm not understanding the question.
> >
> > Again, I'm still very new on PHP. This is my first use of this programming
> > language.
>
> After using XAMPP I'm getting the following message when trying to open the
> stimulus_image.php
> Warning: require_once(C:\xampp\htdocs\amit/startup.php): failed to open
> stream: No such file or directory in C:\xampp\htdocs\amit\stimulus_image.php
> on line 12
>
> Fatal error: require_once(): Failed opening required
> 'C:\xampp\htdocs\amit/startup.php' (include_path='.;C:\xampp\php\PEAR') in
> C:\xampp\htdocs\amit\stimulus_image.php on line 12
So where are startup.php and stimulus_image.php ??
Hmmm, I see you are using Windows. So you must have installed PHP. Does
that PHP package have the GD Library within it?
--
"I love the way that Microsoft follows standards.
In much the same manner as fish follow migrating caribou."
- Paul Tomblin, ASR
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
PHP script error semeon.risom@gmail.com - 2014-12-16 09:53 -0800
Re: PHP script error Jerry Stuckle <jstucklex@attglobal.net> - 2014-12-16 14:17 -0500
Re: PHP script error semeon.risom@gmail.com - 2014-12-17 10:39 -0800
Re: PHP script error Tim Streater <timstreater@greenbee.net> - 2014-12-17 18:44 +0000
Re: PHP script error semeon.risom@gmail.com - 2014-12-17 11:02 -0800
Re: PHP script error semeon.risom@gmail.com - 2014-12-17 11:17 -0800
Re: PHP script error Tim Streater <timstreater@greenbee.net> - 2014-12-17 20:05 +0000
Re: PHP script error "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-12-17 22:19 +0100
Re: PHP script error semeon.risom@gmail.com - 2014-12-17 13:30 -0800
Re: PHP script error Jerry Stuckle <jstucklex@attglobal.net> - 2014-12-17 16:34 -0500
Re: PHP script error "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-12-18 00:00 +0100
Re: PHP script error Tim Streater <timstreater@greenbee.net> - 2014-12-17 22:03 +0000
Re: PHP script error Jerry Stuckle <jstucklex@attglobal.net> - 2014-12-17 17:20 -0500
Re: PHP script error Tim Streater <timstreater@greenbee.net> - 2014-12-17 22:40 +0000
OT: Quoting (was: PHP script error) "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-12-17 23:44 +0100
Re: OT: Quoting Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2014-12-18 00:21 +0100
[OT] Quoting (was: OT: Quoting) "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-12-18 01:30 +0100
Re: PHP script error Jerry Stuckle <jstucklex@attglobal.net> - 2014-12-17 15:05 -0500
Re: PHP script error semeon.risom@gmail.com - 2014-12-17 13:11 -0800
Re: PHP script error Jerry Stuckle <jstucklex@attglobal.net> - 2014-12-17 16:35 -0500
Re: PHP script error Doug Miller <doug_at_milmac_dot_com@example.com> - 2014-12-17 22:19 +0000
Re: PHP script error "Christoph M. Becker" <cmbecker69@arcor.de> - 2014-12-16 20:25 +0100
Re: PHP script error Tim Streater <timstreater@greenbee.net> - 2014-12-16 20:58 +0000
Re: PHP script error Olaf Schmitt <thesys@gmx.de> - 2014-12-17 04:27 +0100
Re: PHP script error Jerry Stuckle <jstucklex@attglobal.net> - 2014-12-16 22:32 -0500
Re: PHP script error Olaf Schmitt <thesys@gmx.de> - 2014-12-17 17:28 +0100
csiph-web