Possible linux pathname bug [message #113] |
Fri, 23 June 2006 16:59 |
David Lee
Messages: 44 Registered: June 2006
|
Member |
|
|
Attempting to run EXPORT TABLES with apache and mysql both running on a Linux server, I got the following error messages:
Cannot open file /projects/website//radicore//classes/cylinder.class.inc
Cannot open file /projects/website//radicore//classes/cylinder.dict.inc
Cannot open file /projects/website//radicore//classes/cylinder_fitted_to_door side.class.inc
Cannot open file /projects/website//radicore//classes/cylinder_fitted_to_door side.dict.inc
Note the double slash round the radicore subdirectory.
I suspect it is to do with linux not having disk letters "C:\", but how can that explain two sets of double slashes?
|
|
|
|
|
|
|