na das ist doch schon mehr log :) :) :)
[Sat Nov 22 00:00:44 2003] [error] PHP Parse error: parse error, expecting `'{'' in /Library/WebServer/Documents/phpwcms/include/inc_rewrite/rewrite_url.php on line 2[/code] das tönt gar nicht nett!
bist du sicher, dass du den kompletten code aus step 3 ...
Search found 16 matches
- Sat 22. Nov 2003, 00:17
- Forum: phpwcms Support English
- Topic: mod-rewrite funktioniert nicht
- Replies: 19
- Views: 10157
- Sat 22. Nov 2003, 00:11
- Forum: General Discussion
- Topic: phpwcms_introduction.swf
- Replies: 4
- Views: 4331
wiess nicht was oliver gebraucht hat, finde aber http://www.techsmith.com/products/studio/default.asp noch nett
bin gespannt was oli meint.
- Sat 22. Nov 2003, 00:05
- Forum: phpwcms Bug Reports
- Topic: >> problems with paths in file manager
- Replies: 7
- Views: 6800
such an apache configuration ist often used for dynamic subdomains. this means you can simply add a new directory under public folder and surf on directoryname.example.com ;). i use such a configuration tooo and i am experiencing the same troubles :(, once if i have some minutes i will look up how ...
- Fri 21. Nov 2003, 23:53
- Forum: phpwcms Support English
- Topic: mod-rewrite funktioniert nicht
- Replies: 19
- Views: 10157
- Fri 21. Nov 2003, 23:22
- Forum: phpwcms Support English
- Topic: Can't create admin login in setup
- Replies: 19
- Views: 14098
- Fri 21. Nov 2003, 22:34
- Forum: phpwcms Support English
- Topic: Can't create admin login in setup
- Replies: 19
- Views: 14098
- Fri 21. Nov 2003, 22:03
- Forum: phpwcms Support English
- Topic: Can't create admin login in setup
- Replies: 19
- Views: 14098
do you have access trough phpmyadmin or mysqlfront for example to your database? lookup table phpwcms_user at least there should be one record! usr_login could be admin and the usr_pass shouldn't be empty! guess there is a mysql PASSWORD() inside. should be similar to the password you set during ...
- Fri 21. Nov 2003, 03:22
- Forum: phpwcms Bug Reports
- Topic: HTTP_REFERER
- Replies: 8
- Views: 6537
- Fri 21. Nov 2003, 03:07
- Forum: phpwcms Support English
- Topic: index.php?id=8,0,0,1,0,0 to 8.0.0.1.0.0.html HOWTO
- Replies: 21
- Views: 24372
- Thu 20. Nov 2003, 09:28
- Forum: phpwcms Support English
- Topic: index.php?id=8,0,0,1,0,0 to 8.0.0.1.0.0.html HOWTO
- Replies: 21
- Views: 24372
- Thu 20. Nov 2003, 00:16
- Forum: phpwcms Support English
- Topic: index.php?id=8,0,0,1,0,0 to 8.0.0.1.0.0.html HOWTO
- Replies: 21
- Views: 24372
- Thu 20. Nov 2003, 00:08
- Forum: phpwcms Support English
- Topic: index.php?id=8,0,0,1,0,0 to 8.0.0.1.0.0.html HOWTO
- Replies: 21
- Views: 24372
- Wed 19. Nov 2003, 23:42
- Forum: phpwcms Bug Reports
- Topic: HTTP_REFERER
- Replies: 8
- Views: 6537
HTTP_REFERER
as i understood apache gets the value HTTP_REFERER from the browser. this value often is not correctly send by the browser (primary ie). inside the admin section i often found a
$ref = $_SERVER['HTTP_REFERER'];
header("Location: ".$ref);
it would be great if the forward would work like this ...
$ref = $_SERVER['HTTP_REFERER'];
header("Location: ".$ref);
it would be great if the forward would work like this ...
- Wed 19. Nov 2003, 23:25
- Forum: phpwcms Discussion
- Topic: Googlebots...
- Replies: 5
- Views: 6005
hi all
i opened a new howto implement search enginge compatibility thread, with another solution than the above inside: click here to read more
i opened a new howto implement search enginge compatibility thread, with another solution than the above inside: click here to read more
- Wed 19. Nov 2003, 23:23
- Forum: phpwcms Feature Requests
- Topic: mod_rewrite request
- Replies: 8
- Views: 6776