473,466 Members | 1,320 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

newbie path question

1 New Member
Hi,
I'm trying to work my way around a shopping cart.
I've uploaded it to my server. When I try to log in I get the error

Warning: main(templates/main_page.php): failed to open stream: No such file or directory in /usr/local/psa/home/vhosts/le-webdesign.com/httpdocs/e-cart/install/index.php on line 46

Warning: main(templates/main_page.php): failed to open stream: No such file or directory in /usr/local/psa/home/vhosts/le-webdesign.com/httpdocs/e-cart/install/index.php on line 46

Fatal error: main(): Failed opening required 'templates/main_page.php' (include_path='.:/usr/share/pear') in /usr/local/psa/home/vhosts/le-webdesign.com/httpdocs/e-cart/install/index.php on line 46
I understand that a file on my server space is calling for a file in the wrong path.
However, what is the file with the code I need to change?
I tried doing a search with dreamweaver for source code text in the entire site, but could not find

usr/local/psa/home/vhosts anywhere in the files.
Do I need a debugger? How do I find the file to change it?
There is no help unless you pay an upgrade fee.
I have bought 2 shopping cart codes and not used them. :-) dumb. I can't do it again.

Thanks for any help.

Laura
Mar 14 '07 #1
1 1023
Atli
5,058 Recognized Expert Expert
Hi.

The problem is that your script is trying to include a .php file, and the path is incorrect or the file does not exist.

The code that is generating the error is in the file (e-cart/install/index.php) on line 46.
Mar 14 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: chriswm | last post by:
Hi There, My background is primarily with Visual Basic 6, however I've had a copy of VS .NET 2003 collecting dust on my shelf for a few years now, and I've finally run into a situation where I...
3
by: Robbie | last post by:
Hello All, Hopefully this is an easy question: I'd like to use a .pth file on my Macintosh so that I can easily import modules that I've created in my own working directory. I've created a file...
7
by: idiolect | last post by:
Hi all - Sorry to plague you with another newbie question from a lurker. Hopefully, this will be simple. I have a list full of RGB pixel values read from an image. I want to test each RGB band...
1
by: Mark B | last post by:
This is my first try at using AJAX. I want the calendars to be enabled if the user checks CheckBox1. It works OK for a normal all page refresh but once I introduced the AJAX code it stopped...
5
by: Dave | last post by:
I am new to Visual Web Developer 2005 Expres. I am using absolute positioning and every time I add a button control to my web form its width extends all the way to the edge of the page. IOW I...
2
by: neoedmund | last post by:
for example: X.py is in aaa.bbb and it has a line like "import aaa.bbb.Y" how can I run X.py avoiding it saying such like "ImportError: No module named aaa.bbb"? Is all runnable script must...
4
by: rmac | last post by:
the following code attempts to extract a symbol name from a string: extensionStart = int(filename.rfind('.')) filenameStart = int(filename.rfind('/')) #print 'Extension Start - ' +...
0
by: xrxst32 | last post by:
Hello there, I have some doubts about the best practice for using COM automation, the Runtime Callable Wrapper (RCW) and Marshal.ReleaseComObject. So the question is/are: Do I need to release...
0
by: Albert-jan Roskam | last post by:
Hi John, Thanks! Using a higher xlrd version did the trick! Regarding your other remarks: -yep, input files with multiple sheets don't work yet. I kinda repressed that ;-) Spss outputs only...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.