HighDots Forums  

Re: [b]Where's Da Files[/b]

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Re: [b]Where's Da Files[/b] in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
-Rb
 
Posts: n/a

Default Re: [b]Where's Da Files[/b] - 01-05-2006 , 10:03 AM







"rickjwillaims" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
:confused;

I am use DreamWeaver 8 to design and edit my files. I am using XAMPP Apache
Server Remotly to test with. In setting up the local and remote sites,
everything looks ok. URL tests fine. But i keep getting the following
errors.
Can some one take a look an see if they can figure this.

Thanks,

Rick



Warning: main(../include/session.php) [function.main]: failed to open
stream:
No such file or directory in C:\Program Files\xampp\htdocs\My Web
Sites\admin.php on line 14

Warning: main() [function.include]: Failed opening '../include/session.php'
for inclusion (include_path='.;C:\Program Files\xampp\php\pear\') in
C:\Program
Files\xampp\htdocs\My Web Sites\admin.php on line 14

Fatal error: Call to a member function isAdmin() on a non-object in
C:\Program
Files\xampp\htdocs\My Web Sites\admin.php on line 84
<snip>

Look at the folder location of the two files.
It should be as follows:

C:\Program Files\xampp\htdocs\My Web Sites\admin.php
C:\Program Files\xampp\htdocs\include\session.php

If this is not the case, change:

include("../include/session.php");

to correctly reflect the location of session.php.

HTH

-Rb



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.