Okay PHP gurus, I have an odd one here that I need some help with.
I run a site that uses a dynamic web-based program known as B.O.S.I. (Baseball Online Statistical Interface). We have been using the following url for BOSI (majorbaseballleague.com/bosi/standings.php?G_lid=1) for some years but are converting to a new site and server because of problems with the current one. Nonetheless, BOSI on the old server works fine.
Now, very quickly, here's how BOSI works. On my local machine, I run a batch file utility that creates about 15 .csv files of assorted statistics and information. I upload these files to my server into my /imports/ directory. I then login to these BOSI pages and use the web-based utility which converts these .csv files to .sql files and imports them into the various tables in my MySQL database. What you then see in the above link is the output of those tables of which I am sure you are all very familiar.
Here's the problem though. Upon installing to my new site (mblsim.com/bosi/standings.php?G_lid=1), BOSI shows up just fine; however, when I attempt to use the web utility to being the conversion and import process, it tells me that it cannot find the files in the /exports/ folder. They are, however, clearly in that folder => (mblsim.com/exports/)
Does anyone have any clue as to why this would work on one site but not the other? This has perplexed me far too long, and I need major help. Someone please help me! I'll be willing to send anything necessary your way to review including the BOSI files. Thanks in advance!
Hank Holloway
Challenging PHP Problem
Moderator: General Moderators
- Ollie Saunders
- DevNet Master
- Posts: 3179
- Joined: Tue May 24, 2005 6:01 pm
- Location: UK