PhpDig.net

PhpDig.net (http://www.phpdig.net/forum/index.php)
-   Troubleshooting (http://www.phpdig.net/forum/forumdisplay.php?f=22)
-   -   Indexing not complete (http://www.phpdig.net/forum/showthread.php?t=62)

Phez 09-12-2003 02:29 AM

Indexing not complete
 
Hi,

I have a problem indexing my page.
When I submit it in the indexing field it first shows the indexing progress but after a few seconds the browser "finished" loading the page. When I return to the admin page the site in the list to the right is locked. I have to unlock it and manually index the subfolders by clicking on the checkmark in the update form. But this updating is cancelled after a few seconds again. At the end I have the impression the script did not get all of the pages...
My website is running on a virtual server with apache. I dont know if it is running php 4 in "safe-mode" since I am a php-beginner...

Thanks,

Florian Eickhorst

P.S.
Is it maybe possible somehow to update the site from our local server and then somehow transfer the MySQL-DAtabase to the one on the webserver?

Charter 09-12-2003 09:41 AM

Hi. To check for safe mode, save the following to phpinfo.php, FTP in ASCII, and call the file from your browser.
PHP Code:

<? phpinfo(); ?>

You'll see a bunch of info. Just search on safe_mode and see if it's On or Off.

If transferring tables, specific info such as URL, etcetera, should be checked.


All times are GMT -8. The time now is 01:37 PM.

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.