| |||
|
what is the correct base path for windows in application.php? ie, i have this C:\wamp\www\domain and have tried various variations of \wamp\www\domain and \wamp\www\domain\ but no joy. i should know this, but have had sudden memory loss. i am trying to work localhost. many thanks.
__________________ I know more today than i did yesterday... V5.3.0 |
| |||
|
@echo. thanks for reply. however, all i get localhost is a load of config settings when i run index.php. here is my code for application.php. Code: Content visible to License Owner only.
__________________ I know more today than i did yesterday... V5.3.0 |
| |||
|
just an update to my previous reply. the garbage i am seeing on screen, is the db.class.php file in lib. also, at the bottom of the screen. there is this: Code: Content visible to License Owner only.
__________________ I know more today than i did yesterday... V5.3.0 |
| |||
|
@echo. all other connections and sites on local are working ok. when i setup wamp i didn't use a pass nor is there a pass to mysql. i never use one locally. i can also connect to mysql through mysql command line. probably my error somewhere, will keep trying to find it. cheers
__________________ I know more today than i did yesterday... V5.3.0 |
| ||||
|
Providing the path is correct, what you pasted for application.php is correct. The error(s) you are getting are probably due to PHP not being set up properly to run with IndexU. What version of PHP are you running? v5.x prefers PHP4. If you are running PHP5 then you may need to take a look at the environment and make some changes.
__________________ |
| |||
|
@bruce. the path is definately correct. i am using wamp with php4 and MySQL server version 5.0.45. what could i be missing in php config that stops it running? cheers
__________________ I know more today than i did yesterday... V5.3.0 |
| |||
|
just an update. since i added .htaccess from server to localhost, now getting 'internal server error'. is working on main server though. i have attached the .htaccess file to see if there are any errors. thanks Code: Content visible to License Owner only.
__________________ I know more today than i did yesterday... V5.3.0 |
| ||||
|
So I assume now the 500 errors have gone away, that would be an issue with the environment and needs to be fixed if you want to use mod_rewrite. If your server is throwing out actual php code onto the page then it is not parsing php properly. That's a function of PHP and how the web server interprets PHP. You need support from the creator of your server software for that.
__________________ |
| |||
|
@bruce. answered this reply yesterday, but it isn't here??? anyway, i have removed .htaccess and still displaying db class file. any other ideas? thanks
__________________ I know more today than i did yesterday... V5.3.0 |
![]() |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| path | zupi | v5.x | 4 | 12-03-2007 11:52 AM |
| Url path | Kamran | v5.x | 2 | 04-08-2007 08:39 AM |
| 5.0.1 Fresh Install error >> File Configuration >> Base path does not contain Indexu | janewest | v5.x | 4 | 02-19-2006 11:35 AM |
| category path | inspireme | v5.x | 1 | 01-11-2005 01:34 PM |